django1/django/db/migrations
Andrew Godwin 2e7f45a372 Change autodetector changes API to be just one method 2013-08-21 22:25:15 +01:00
..
operations Implement allow_migrate for migration operations 2013-07-30 12:34:31 +01:00
__init__.py Start adding operations that work and tests for them 2013-05-29 17:47:10 +01:00
autodetector.py Change autodetector changes API to be just one method 2013-08-21 22:25:15 +01:00
executor.py Fix weird planning issues when already fully migrated. 2013-08-11 15:28:51 +01:00
graph.py Docs tweaks (thanks timgraham) 2013-08-10 20:00:12 +01:00
loader.py utils.importlib is deprecated 2013-08-09 17:36:16 +01:00
migration.py Initial stab at a migrate command, it's probably quite a way off. 2013-06-07 18:47:17 +01:00
recorder.py Fix timezone warnings if USE_TZ=True 2013-07-26 16:46:48 +01:00
state.py Add unique_together altering operation 2013-07-02 11:19:02 +01:00
writer.py utils.importlib is deprecated 2013-08-09 17:36:16 +01:00