django1/django/db/migrations/operations
Daniel Pyrathon fb48eb0581 Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Thanks to Russell Keith-Magee for mentoring this Google Summer of
Code 2014 project and everyone else who helped with the patch!
2015-01-06 19:25:12 -05: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 #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
models.py Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 2015-01-06 19:25:12 -05:00
special.py Replaced migration state render() by apps cached property 2015-01-02 15:19:36 +01:00