django1/django/contrib/admindocs
Claude Paroz 210d0489c5 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings
Thanks Anssi Kääriäinen for the idea and Simon Charette for the
review.
2014-03-08 09:57:40 +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 #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 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 Fixed #21188 -- Introduced subclasses for to-be-removed-in-django-XX warnings 2014-03-08 09:57:40 +01:00