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
c40209dcc0
django
/
tests
/
apps
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
c40209dcc0
Made it possible to change an application's label in its configuration.
...
Fixed
#21683
.
2013-12-31 17:30:58 +01:00
..
__init__.py
Renamed AppCache to Apps.
2013-12-24 12:25:17 +01:00
apps.py
Made it possible to change an application's label in its configuration.
2013-12-31 17:30:58 +01:00
models.py
Populated Apps instances immediately by default.
2013-12-30 22:11:17 +01:00
tests.py
Made it possible to change an application's label in its configuration.
2013-12-31 17:30:58 +01:00