1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests/migrations
Aymeric Augustin 1716b7ce5a Renamed AppCache to Apps.
Also renamed app_cache to apps and "app cache" to "app registry".

Deprecated AppCache.app_cache_ready() in favor of Apps.ready().
2013-12-24 12:25:17 +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 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 Renamed AppCache to Apps. 2013-12-24 12:25:17 +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
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