django1/django/db/migrations/operations
Andrew Godwin 42f8666f6a Improve migration optimizer to be able to optimize through other ops 2013-10-16 11:09:33 +01:00
..
__init__.py Add RunPython migration operation and tests 2013-09-25 13:58:07 +01:00
base.py Improve migration optimizer to be able to optimize through other ops 2013-10-16 11:09:33 +01:00
fields.py Initial version of MigrationOptimizer and tests 2013-10-02 17:34:22 +01:00
models.py Improve migration optimizer to be able to optimize through other ops 2013-10-16 11:09:33 +01:00
special.py Add reverse_code optional argument to RunPython 2013-09-25 17:21:20 +01:00