1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/apps
Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs.
Thanks Russell for the report, Marc for the initial patch, Carl for the
final review, and everyone who contributed to the design discussion.
2014-01-25 10:41:56 +01:00
..
default_config_app Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
__init__.py Renamed AppCache to Apps. 2013-12-24 12:25:17 +01:00
apps.py Fixed #21871 -- Fixed Apps.is_installed() for apps with custom label. 2014-01-24 20:07:14 -07:00
models.py Populated Apps instances immediately by default. 2013-12-30 22:11:17 +01:00
tests.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00