django1/django/contrib/admindocs
Aymeric Augustin 7eefdbf7ab Cleaned up the django.template namespace.
Since this package is going to hold both the implementation of the Django
Template Language and the infrastructure for Multiple Template Engines,
it should be untied from the DTL as much as possible within our
backwards-compatibility policy.

Only public APIs (i.e. APIs mentioned in the documentation) were left.
2014-12-28 14:47:31 +01:00
..
locale Updated translations from Transifex 2014-09-30 20:55:50 +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 Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title case 2014-03-06 18:43:04 -05:00
middleware.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
utils.py Changed docstrings in admindocs/utils to comply to PEP 257 2014-11-03 15:00:49 -05:00
views.py Cleaned up the django.template namespace. 2014-12-28 14:47:31 +01:00