django1/django/contrib/admindocs
Aymeric Augustin 6e895f9e06 Removed superfluous models.py files.
Added comments in the three empty models.py files that are still needed.

Adjusted the test runner to add applications corresponding to test
labels to INSTALLED_APPS even when they don't have a models module.
2013-12-17 11:16:48 +01:00
..
locale Fixed #21388 -- Corrected language code for Frisian 2013-11-11 13:34:01 +01:00
templates/admin_doc Updated admindocs to use class-based views 2013-11-21 22:50:59 +01:00
tests Fixed E124 pep8 warnings. 2013-12-10 15:12:48 -05:00
__init__.py Merged the newforms-admin branch into trunk. 2008-07-18 23:54:34 +00: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 Moved the new app cache inside core. 2013-12-17 10:17:46 +01:00