202bf69c2f
Added reversible property to RunPython so that migrations will not refuse to reverse migrations including RunPython operations, so long as reverse_code is set in the RunPython constructor. Included tests to check the reversible property on RunPython and the similar RunSQL. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
fields.py | ||
models.py | ||
special.py |