django1/django/db/migrations
Alex Gaynor 39e2ad4532 [1.7.x] Fixed several flake8 errors
Backport of d17a4cb037 from master
2014-06-15 21:07:28 -04: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] Fixed several flake8 errors 2014-06-15 21:07:28 -04: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 #22563: Added migration to admin, fixed a few more loader issues. 2014-06-15 11:26:35 -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 several flake8 errors 2014-06-15 21:07:28 -04: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] Removed usage of deprecated django.utils.importlib. 2014-06-07 21:11:17 -04:00