django1/django/contrib/admindocs
Alex Gaynor b35ff0d920 Fixed all the E203 violations 2013-10-26 18:27:42 -07: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 Removed most of absolute_import imports 2013-07-29 20:28:13 +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 Fixed all the E203 violations 2013-10-26 18:27:42 -07:00
views.py Fixed all the E203 violations 2013-10-26 18:27:42 -07:00