django1/django/db/migrations/operations
Claude Paroz 1aa3e09c20 Fixed #23745 -- Reused states as much as possible in migrations
Thanks Tim Graham and Markus Holtermann for the reviews.
2015-01-02 15:37:10 +01:00
..
__init__.py Fixed #23822 -- Added support for serializing model managers in migration 2014-12-15 08:34:15 -05:00
base.py Revert "Fixed #23892 -- Made deconstructible classes forwards compatible" 2014-11-22 22:29:23 -07:00
fields.py Fixed #23745 -- Reused states as much as possible in migrations 2015-01-02 15:37:10 +01:00
models.py Fixed #23745 -- Reused states as much as possible in migrations 2015-01-02 15:37:10 +01:00
special.py Replaced migration state render() by apps cached property 2015-01-02 15:19:36 +01:00