django/tests/regressiontests/admin_views
Paul McMillan 0781ed8ec8 Fixed #16837 -- Improved error message for admin login.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16872 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-09-22 04:16:21 +00:00
..
fixtures
__init__.py
admin.py
customadmin.py
forms.py
models.py
tests.py Fixed #16837 -- Improved error message for admin login. 2011-09-22 04:16:21 +00:00
urls.py Improved test isolation of the admin tests and assigned custom admin sites to 2011-09-20 18:16:49 +00:00
views.py