django1/django/db/migrations
Tim Graham 9e86c3f0a6 [1.7.x] Fixed flake8 errors.
Backport of 471fb04a30 from master
2014-04-20 13:09:12 -04:00
..
operations Mark model renaming as irreversible for now (#22248) 2014-03-19 21:25:26 -07:00
__init__.py Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
autodetector.py [1.7.x] Fixed #22397 -- Issues removing M2M field with explicit through model 2014-04-18 18:34:00 -04:00
executor.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
graph.py Fixed #21142: Dependency failures on unmigrated apps. 2014-01-08 13:00:12 +00:00
loader.py Fix bad conflict detection during makemigrations 2014-03-08 13:53:20 -08:00
migration.py [1.7.x] Fixed flake8 errors. 2014-04-20 13:09:12 -04:00
optimizer.py Fixed many typos in comments and docstrings. 2014-03-03 07:38:09 -05:00
questioner.py Fixed #22239 -- Add auto detection of renamed models 2014-03-10 13:55:44 +13:00
recorder.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
state.py [1.7.x] Fixed #22397 -- Issues removing M2M field with explicit through model 2014-04-18 18:34:00 -04:00
writer.py [1.7.x] Fixed #22350 -- Consistently serialize bytes and text in migrations. 2014-04-13 19:03:20 -04:00