django1/django/db/migrations/operations
Simon Charette 49f4c9f4c6 Fixed #26064 -- Moved operation reduction logic to their own class.
Thanks to Markus Holtermann and Tim Graham for their review.
2016-01-23 14:19:02 -05:00
..
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
base.py Fixed #26064 -- Moved operation reduction logic to their own class. 2016-01-23 14:19:02 -05:00
fields.py Fixed #26064 -- Moved operation reduction logic to their own class. 2016-01-23 14:19:02 -05:00
models.py Fixed #26064 -- Moved operation reduction logic to their own class. 2016-01-23 14:19:02 -05:00
special.py Fixed #25892 -- Optimized SeparateDatabaseAndState.database_backwards(). 2016-01-07 08:13:56 -05:00