django1/django/contrib/admindocs
Markus Holtermann 3862826fed [1.8.x] Fixed #24625 -- Prevented arbitrary file inclusion in admindocs
Thanks Tim Graham for the review.

Backport of 09595b4fc6 from master
2015-04-11 21:12:09 +02:00
..
locale [1.8.x] Fetched updated contrib translations from Transifex 2015-04-01 15:05:29 +02:00
templates/admin_doc Fixed #5405 -- Added admindocs support for reStructured text in model docstrings 2014-11-03 15:30:46 -05: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 [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
middleware.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
utils.py [1.8.x] Fixed #24625 -- Prevented arbitrary file inclusion in admindocs 2015-04-11 21:12:09 +02:00
views.py [1.8.x] Fixed #24624 -- Replaced obsoleted rel.opts in admindocs view 2015-04-11 15:34:02 +02:00