django1/django/contrib/admin/views
Claude Paroz c2d59e5564 [py3] Fixed admin_views tests
Also changed several occurrences of 'request' to 'response'.
2012-08-14 14:45:28 +02: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 Replaced old-style with new-style decorator syntax. 2011-05-01 16:46:02 +00:00
main.py [py3] Fixed admin_views tests 2012-08-14 14:45:28 +02:00