django1/django/db/migrations
Claude Paroz e8a7436941 [1.7.x] Harmonized some PEP 0263 coding preambles
Backport of e520a73ee from master.
2014-05-15 20:01:31 +02:00
..
operations [1.7.x] Fixed #22496: Data migrations get transactions again! 2014-05-07 14:29:04 -07:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py [1.7.x] Fixed #22563: Ignore AUTH_USER_MODEL errors in from_state 2014-05-08 21:34:57 -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 #22325: Ignore __first__ dependencies to your own app 2014-05-08 21:39:31 -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] Added a bunch of missing unicode_literals 2014-05-06 09:14:03 +02:00
questioner.py [1.7.x] Added a bunch of missing unicode_literals 2014-05-06 09:14:03 +02: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 #22563: Ignore AUTH_USER_MODEL errors in from_state 2014-05-08 21:34:57 -07:00
writer.py [1.7.x] Harmonized some PEP 0263 coding preambles 2014-05-15 20:01:31 +02:00