django1/django/contrib/admin/views
Loic Bistuer 7462a78c1b Fixed #20288 -- Fixed inconsistency in the naming of the popup GET parameter.
Thanks to Keryn Knight for the initial report and reviews,
and to tomask for the original patch.
2013-06-19 22:16:16 +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 Fixed #3011 -- Added swappable auth.User models. 2012-09-26 18:48:09 +08:00
main.py Fixed #20288 -- Fixed inconsistency in the naming of the popup GET parameter. 2013-06-19 22:16:16 +02:00