This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
29ddae7436
django
/
tests
/
apps
History
Download ZIP
Download TAR.GZ
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