django1/django/contrib/admindocs
Ben Spaulding 915ef79b08 Fixed #25115 -- Made admindocs view bookmarklet reverse the URL rather than hardcode it. 2015-07-13 12:44:37 -04:00
..
locale Updated translations from Transifex 2015-04-30 14:29:08 +02:00
templates/admin_doc Fixed #25115 -- Made admindocs view bookmarklet reverse the URL rather than hardcode it. 2015-07-13 12:44:37 -04:00
tests Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
__init__.py Fixed #21829 -- Added default AppConfigs. 2014-01-25 10:41:56 +01:00
apps.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
middleware.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
utils.py Fixed #24625 -- Prevented arbitrary file inclusion in admindocs 2015-04-11 20:36:10 +02:00
views.py Fixed #24979 -- Removed usage of inspect.getargspec(). 2015-06-15 13:43:22 -04:00