django1/django/contrib/admindocs
Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls.
Thanks to Tim Graham for the review.
2015-12-31 14:21:29 -05:00
..
locale Updated translations from Transifex 2015-12-31 15:53:02 +01:00
templates/admin_doc Fixed #25823 -- Made some titles consistent in admindocs. 2015-11-30 11:17:48 -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 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 #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
views.py Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00