django1/django/db/migrations/operations
Markus Holtermann 6d5958c7a3 Fixed #23452 -- Prevented infinite migrations for empty unique/index_together.
Thanks fwkroon for the report.
2014-09-10 07:54:16 -04:00
..
__init__.py Fixed #22470: Full migration support for order_with_respect_to 2014-06-15 14:56:51 -07:00
base.py Fixed #23275: Unmanaged models kept by autodetector, ignored by ops 2014-08-12 12:49:20 -07:00
fields.py Fixed #23244: Error altering FK to non-FK in migrations 2014-08-07 11:52:31 +10:00
models.py Fixed #23452 -- Prevented infinite migrations for empty unique/index_together. 2014-09-10 07:54:16 -04:00
special.py Fixed #22918 -- Fixed SeparateDatabaseAndState crash 2014-09-02 08:06:44 -04:00