django1/django/contrib/admin/views
Russell Keith-Magee 49cfe25399 Fixed #15512 -- Cleanup of imports in contrib.admin. Thanks to Julien Phalip for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15719 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-03-03 01:54:33 +00:00
..
__init__.py Added django.contrib.admin, with a staff_member_required decorator and code from AdminUserRequired middleware. Refs #627 2005-10-18 04:21:07 +00:00
decorators.py Fixed #15512 -- Cleanup of imports in contrib.admin. Thanks to Julien Phalip for the patch. 2011-03-03 01:54:33 +00:00
main.py Fixed #15512 -- Cleanup of imports in contrib.admin. Thanks to Julien Phalip for the patch. 2011-03-03 01:54:33 +00:00