django/tests/migrations
Aymeric Augustin 38ce41103f Used Apps.clear_cache() in tests that alter the app registry. 2013-12-29 21:25:28 +01:00
..
faulty_migrations Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
migrations_test_apps Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
test_migrations
test_migrations_2
test_migrations_conflict Migration VCS conflict detection and --merge for makemigrations 2013-12-04 16:01:49 +00:00
test_migrations_squashed
__init__.py
models.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
test_autodetector.py Migration VCS conflict detection and --merge for makemigrations 2013-12-04 16:01:49 +00:00
test_base.py
test_commands.py Used Apps.clear_cache() in tests that alter the app registry. 2013-12-29 21:25:28 +01:00
test_executor.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_graph.py
test_loader.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
test_operations.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
test_optimizer.py flake8 fixes 2013-11-06 20:00:48 -08:00
test_state.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
test_writer.py Dropped AppCache._empty, _with_app and _without_app. 2013-12-23 21:37:56 +01:00