django1/django/db/migrations/operations
Anubhav Joshi bb2ca9fe6c Fixed #22172 -- Allowed index_together to be a single list (rather than list of lists)..
Thanks EmilStenstrom for the suggestion.
2014-03-01 15:44:42 -05:00
..
__init__.py Massive migration optimiser improvements + RenameModel opn 2013-11-06 13:47:58 +00:00
base.py Fixed #21323 -- Improved readability of serialized Operation. 2014-01-20 00:16:07 +07:00
fields.py Fixed #21783: (again) Found second source of bug, also squashed it. 2014-01-19 17:43:31 +00:00
models.py Fixed #22172 -- Allowed index_together to be a single list (rather than list of lists).. 2014-03-01 15:44:42 -05:00
special.py Fix keyword agument names in RunPython to be positional 2014-02-28 09:22:48 -08:00