django1/django/contrib/admin/views
Curtis Maloney 07876cf02b Deprecated SortedDict (replaced with collections.OrderedDict)
Thanks Loic Bistuer for the review.
2013-08-04 07:09:39 -04: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 Deprecated SortedDict (replaced with collections.OrderedDict) 2013-08-04 07:09:39 -04:00