django/tests/migrations
Andrew Godwin b61b634628 Fix weird planning issues when already fully migrated. 2013-08-11 15:28:51 +01:00
..
test_migrations
test_migrations_2
__init__.py Adding a dependency graph class and tests 2013-05-10 12:52:04 +01:00
models.py
test_autodetector.py
test_base.py Add tests for the migrate command and fix a bug they exposed 2013-07-25 13:52:35 +01:00
test_commands.py
test_executor.py
test_graph.py Fix graph tests 2013-05-30 17:56:53 +01:00
test_loader.py
test_operations.py Implement allow_migrate for migration operations 2013-07-30 12:34:31 +01:00
test_state.py
test_writer.py