django1/django/db/migrations
Andrew Godwin 264f8650e3 ModelState now freezes options and bases 2013-05-19 12:35:17 +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 ModelState now freezes options and bases 2013-05-19 12:35:17 +02:00