1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/apps
Aymeric Augustin bbdf01e00a Populated non-master app registries.
This removes the gap between the master app registry and ad-hoc app
registries created by the migration framework, specifically in terms
of behavior of the get_model[s] methods.

This commit contains a stealth feature that I'd rather not describe.
2013-12-28 20:37:42 +01:00
..
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
apps.py Fixed a couple flake8 warnings. 2013-12-27 21:06:28 +01:00
models.py Added basic tests for get_app_config[s]. 2013-12-26 19:21:02 +01:00
tests.py Populated non-master app registries. 2013-12-28 20:37:42 +01:00