1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
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
test_migrations_2
test_migrations_conflict
test_migrations_squashed
__init__.py
models.py Moved apps back in the toplevel django namespace. 2013-12-22 11:39:55 +01:00
test_autodetector.py
test_base.py
test_commands.py Moved apps back in the toplevel django namespace. 2013-12-22 11:39:55 +01:00
test_executor.py
test_graph.py
test_loader.py
test_operations.py Moved list of models inside AppConfig instances. 2013-12-17 10:17:44 +01:00
test_optimizer.py
test_state.py Moved apps back in the toplevel django namespace. 2013-12-22 11:39:55 +01:00
test_writer.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00