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-10-06 08:40:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
0f52bf7c96
django
/
tests
/
admin_docs
History
Download ZIP
Download TAR.GZ
Claude Paroz
9d0ebceb32
[1.7.x]
Fixed
#21685
-- Displayed app verbose name in admindocs model index
...
Backport of
4cf82e5bcf
from master.
2014-05-10 18:10:05 +02:00
..
fixtures
Fixed
#20126
-- XViewMiddleware moved to django.contrib.admindocs.middleware
2013-05-19 13:18:35 +02:00
__init__.py
Fixed
#20126
-- XViewMiddleware moved to django.contrib.admindocs.middleware
2013-05-19 13:18:35 +02:00
models.py
Added tests for django.contrib.admindocs
2014-02-23 21:36:25 +01:00
tests.py
[1.7.x]
Fixed
#21685
-- Displayed app verbose name in admindocs model index
2014-05-10 18:10:05 +02:00
urls.py
Fixed
#21386
-- Removed admindocs dependence on sites framework
2013-12-18 19:44:04 +01:00
views.py
PEP8 cleanup
2013-11-02 23:50:49 -05:00