django/tests/migrations
Aymeric Augustin da16bb30ff Dropped AppCache._empty, _with_app and _without_app.
It's now easier to achieve the same effect with modify_settings or
override_settings.
2013-12-23 21:37:56 +01:00
..
faulty_migrations
migrations_test_apps Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
test_migrations Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_migrations_2 Whitespace cleanup. 2013-10-10 16:49:20 -04:00
test_migrations_conflict Migration VCS conflict detection and --merge for makemigrations 2013-12-04 16:01:49 +00:00
test_migrations_squashed Fix migration planner to fully understand squashed migrations. And test. 2013-10-23 22:56:54 +01:00
__init__.py
models.py
test_autodetector.py
test_base.py
test_commands.py
test_executor.py
test_graph.py
test_loader.py
test_operations.py
test_optimizer.py
test_state.py
test_writer.py