django1/django/contrib/admindocs
Aymeric Augustin 2ff93e027c Fixed #21829 -- Added default AppConfigs.
Thanks Russell for the report, Marc for the initial patch, Carl for the
final review, and everyone who contributed to the design discussion.
2014-01-25 10:41:56 +01:00
..
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
templates/admin_doc Replaced Options.object_name.lower() by Options.model_name. 2013-12-29 18:48:37 +01: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 #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
middleware.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
urls.py Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
utils.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
views.py Changed get_model to raise an exception on errors. 2013-12-28 20:53:00 +01:00