django1/django/db/migrations
Andrew Godwin 095f73aa22 [1.7.x] Ignore more blank throughs on swapped-out M2Ms 2014-06-16 15:10:07 -07:00
..
operations [1.7.x] Fixed #22568: Better proxy model support in migrations 2014-06-15 16:02:24 -07:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py [1.7.x] Ignore more blank throughs on swapped-out M2Ms 2014-06-16 15:10:07 -07:00
executor.py [1.7.x] Added a bunch of missing unicode_literals 2014-05-06 09:14:03 +02:00
graph.py [1.7.x] Added a bunch of missing unicode_literals 2014-05-06 09:14:03 +02:00
loader.py [1.7.x] Fixed #22848: Ignore no-migrations errors during makemigrations only 2014-06-16 09:59:06 -07:00
migration.py [1.7.x] Fixed #22496: Data migrations get transactions again! 2014-05-07 14:29:04 -07:00
optimizer.py [1.7.x] Fixed #22847: Optimizer wasn't expecting unresolved FKs 2014-06-16 10:29:00 -07:00
questioner.py [1.7.x] Fixed #22676 -- makemigrations --dry-run should not ask for defaults 2014-05-24 09:56:43 -04:00
recorder.py [1.7.x] Added a bunch of missing unicode_literals 2014-05-06 09:14:03 +02:00
state.py [1.7.x] Fixed #22470: Full migration support for order_with_respect_to 2014-06-15 14:57:00 -07:00
writer.py [1.7.x] Fixed #22788 -- Ensured custom migration operations can be written. 2014-06-16 12:39:05 -04:00