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 02:23:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
da16bb30ff
django
/
tests
/
admin_docs
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
da16bb30ff
Dropped AppCache._empty, _with_app and _without_app.
...
It's now easier to achieve the same effect with modify_settings or override_settings.
2013-12-23 21:37:56 +01:00
..
fixtures
__init__.py
tests.py
Dropped AppCache._empty, _with_app and _without_app.
2013-12-23 21:37:56 +01:00
urls.py
Fixed
#21386
-- Removed admindocs dependence on sites framework
2013-12-18 19:44:04 +01:00
views.py