django1/django/contrib/admin/views
Tim Graham 20bf320502 [1.8.x] Fixed #24426 -- Displayed admin actions panel when show_full_result_count=False.
Backport of 36a17be9f3 from master
2015-03-04 13:56:51 -05: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 Made staff_member_required redirect to login 2014-02-04 20:02:28 +01:00
main.py [1.8.x] Fixed #24426 -- Displayed admin actions panel when show_full_result_count=False. 2015-03-04 13:56:51 -05:00