django1/django/db/migrations
Andrew Godwin fddc5957c5 Implement allow_migrate for migration operations 2013-07-30 12:34:31 +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 Fix Python 3 support 2013-07-26 17:08:12 +01:00
executor.py Add --fake option to migrate 2013-07-26 16:47:00 +01:00
graph.py Fix Python 3 support 2013-07-26 17:08:12 +01:00
loader.py Make migrate command recognise prefixes and 'zero'. 2013-07-22 19:43:58 +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 Fix Python 3 support 2013-07-26 17:08:12 +01:00