django/tests/admin_docs
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