django1/django/db/migrations
Andrew Godwin 7609e0b42e Remove debug prints 2013-05-30 18:25:57 +01:00
..
operations Use correct model versions for field operations 2013-05-30 18:24:20 +01:00
__init__.py Start adding operations that work and tests for them 2013-05-29 17:47:10 +01:00
executor.py Remove debug prints 2013-05-30 18:25:57 +01:00
graph.py Allow retrieval of project state at start of migrations 2013-05-30 17:56:26 +01:00
loader.py Start adding operations that work and tests for them 2013-05-29 17:47:10 +01:00
migration.py Add an Executor for end-to-end running 2013-05-30 18:08:58 +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