django1/django/contrib/admindocs
Aymeric Augustin cfcf4b3605 Stopped using django.utils.unittest in the test suite.
Refs #20680.
2013-07-01 14:29:33 +02:00
..
locale Fixed admindoc template errors introduced by 02fd87c821. 2013-06-02 00:32:29 -04:00
templates/admin_doc Fixed admindoc template errors introduced by 02fd87c821. 2013-06-02 00:32:29 -04:00
tests Stopped using django.utils.unittest in the test suite. 2013-07-01 14:29:33 +02:00
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00:00
middleware.py Fixed #20126 -- XViewMiddleware moved to django.contrib.admindocs.middleware 2013-05-19 13:18:35 +02:00
models.py Fixed #7977: Fixed admindocs to use docstrings instead of a static array to locate type information. 2009-12-12 20:25:41 +00:00
urls.py Fixed #14675 -- Completed removal of `from django.conf.urls.default import *` usage. 2011-09-11 22:36:16 +00:00
utils.py Replaced many smart_bytes by force_bytes 2012-08-29 11:20:32 +02:00
views.py Removed several unused imports. 2013-06-19 17:18:40 +02:00