django/tests/admin_docs
Markus Holtermann c2508990cb [1.7.x] Fixed #23601 -- Ensured view exists in URLconf before importing it in admindocs.
Backport of 2f16ff5a6c from master
2014-10-06 13:44:01 -04: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 #23601 -- Ensured view exists in URLconf before importing it in admindocs. 2014-10-06 13:44:01 -04: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