django1/django/contrib/admindocs
Simon Charette 11cd7388f7 Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04: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 #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04:00
views.py Fixed a number of lint warnings, particularly around unused variables. 2013-08-04 09:17:10 -07:00