This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
apps
History
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