django1/django/db/migrations/operations
Markus Holtermann c8bac4b556 Fixed #24098 -- Added no-op attributes to RunPython and RunSQL
Thanks Loïc Bistuer and Tim Graham for the discussion and review.
2015-01-09 10:31:32 -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 Refs #22608 -- Optimized migration optimizer and migrate by caching calls to str.lower() 2015-01-07 08:54:46 -05:00
models.py Refs #22608 -- Optimized migration optimizer and migrate by caching calls to str.lower() 2015-01-07 08:54:46 -05:00
special.py Fixed #24098 -- Added no-op attributes to RunPython and RunSQL 2015-01-09 10:31:32 -05:00