1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/apps
Carl Meyer 29ddae7436 Fixed #21871 -- Fixed Apps.is_installed() for apps with custom label.
Thanks Aymeric for design discussion.
2014-01-24 20:07:14 -07: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 #21871 -- Fixed Apps.is_installed() for apps with custom label. 2014-01-24 20:07:14 -07:00