django1/django/db/migrations
Claude Paroz e520a73eee Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
..
operations Fixed #22496: Data migrations get transactions again! 2014-05-07 14:28:34 -07:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py Fixed #22563: Ignore AUTH_USER_MODEL errors in from_state 2014-05-08 21:34:30 -07:00
executor.py Added a bunch of missing unicode_literals 2014-05-06 09:13:07 +02:00
graph.py Added a bunch of missing unicode_literals 2014-05-06 09:13:07 +02:00
loader.py Fixed #22325: Ignore __first__ dependencies to your own app 2014-05-08 21:38:56 -07:00
migration.py Fixed #22496: Data migrations get transactions again! 2014-05-07 14:28:34 -07:00
optimizer.py Added a bunch of missing unicode_literals 2014-05-06 09:13:07 +02:00
questioner.py Added a bunch of missing unicode_literals 2014-05-06 09:13:07 +02:00
recorder.py Added a bunch of missing unicode_literals 2014-05-06 09:13:07 +02:00
state.py Fixed #22563: Ignore AUTH_USER_MODEL errors in from_state 2014-05-08 21:34:30 -07:00
writer.py Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00