django1/django/db/migrations
Andrew Godwin 91c470def5 Auto-naming for migrations and some writer fixes 2013-06-07 17:56:43 +01:00
..
operations A bit of an autodetector and a bit of a writer 2013-06-07 15:28:38 +01:00
__init__.py Start adding operations that work and tests for them 2013-05-29 17:47:10 +01:00
autodetector.py Auto-naming for migrations and some writer fixes 2013-06-07 17:56:43 +01:00
executor.py Remove debug prints 2013-05-30 18:25:57 +01:00
graph.py Auto-naming for migrations and some writer fixes 2013-06-07 17:56:43 +01:00
loader.py Start adding operations that work and tests for them 2013-05-29 17:47:10 +01:00
migration.py Autodetector tests 2013-06-07 15:49:48 +01:00
recorder.py Turn SchemaEditor into a context manager 2013-05-18 11:06:30 +02:00
state.py Fix error in ModelState.clone() not copying deep enough 2013-05-30 18:24:10 +01:00
writer.py Auto-naming for migrations and some writer fixes 2013-06-07 17:56:43 +01:00