django1/django/contrib/admindocs
Claude Paroz 9f7a01ef2b Updated translation templates and removed en translations
"en" translations have been mistakenly committed in 87cc3da81.
2013-05-02 16:25:23 +02:00
..
locale Updated translation templates and removed en translations 2013-05-02 16:25:23 +02:00
templates/admin_doc Loaded cycle and firstof from future in built-in templates. Refs #17906. 2013-02-24 15:16:45 +01:00
tests Modified admindocs tests to work with unittest2 discovery. 2013-04-02 20:12:15 -06:00
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00: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 Fix admindocs on Python 3, where None cannot be sorted with strings. 2013-02-12 17:10:36 -07:00