django1/django/db/migrations
Andrew Godwin 7d041b9394 Split up test and make the State classes a bit better. 2013-05-18 13:49:56 +02:00
..
operations Make a start on operations and state (not sure if final layout) 2013-05-10 17:07:13 +01:00
__init__.py First phase of loading migrations from disk 2013-05-10 16:00:55 +01:00
graph.py Add root_node and leaf_node functions to MigrationGraph 2013-05-10 16:09:57 +01:00
loader.py First phase of loading migrations from disk 2013-05-10 16:00:55 +01:00
migration.py First phase of loading migrations from disk 2013-05-10 16:00:55 +01:00
recorder.py Turn SchemaEditor into a context manager 2013-05-18 11:06:30 +02:00
state.py Split up test and make the State classes a bit better. 2013-05-18 13:49:56 +02:00