django1/django/db/migrations
Andrew Godwin 7535e9f4a4 Fixed #21784: Correctly decode stdin input for migration defaults 2014-01-16 19:04:10 +00:00
..
operations Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
__init__.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
autodetector.py Fixed #21142: Dependency failures on unmigrated apps. 2014-01-08 13:00:12 +00:00
executor.py Used app_label instead of appname. 2013-12-28 09:53:02 +01:00
graph.py Fixed #21142: Dependency failures on unmigrated apps. 2014-01-08 13:00:12 +00:00
loader.py Fixed #21142: Dependency failures on unmigrated apps. 2014-01-08 13:00:12 +00:00
migration.py Fix migration planner to fully understand squashed migrations. And test. 2013-10-23 22:56:54 +01:00
optimizer.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
questioner.py Fixed #21784: Correctly decode stdin input for migration defaults 2014-01-16 19:04:10 +00:00
recorder.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
state.py Made it possible to change an application's label in its configuration. 2013-12-31 17:30:58 +01:00
writer.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00