django1/django/db/migrations/operations
Andrew Godwin dfe86449c9 Fixed #23244: Error altering FK to non-FK in migrations 2014-08-07 11:52:31 +10:00
..
__init__.py Fixed #22470: Full migration support for order_with_respect_to 2014-06-15 14:56:51 -07:00
base.py Fixed #22853: Swapped models are now ignored for migration operations. 2014-06-17 17:45:38 -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 #23160 -- Correctly rename models with self referential fields. 2014-08-03 15:27:01 -04:00
special.py Fixed #22496: Data migrations get transactions again! 2014-05-07 14:28:34 -07:00