This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
f2d2f17896
django1
/
django
/
contrib
/
admin
/
views
History
nmhung89
8f76673f34
Fixed
#18729
-- Made admin changelist not use distinct() if a list_filter doesn't require it.
2016-12-06 10:38:38 -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
Fixed
#24294
-- Allowed staff_member_required decorator to handle args.
2015-03-02 13:15:34 -05:00
main.py
Fixed
#18729
-- Made admin changelist not use distinct() if a list_filter doesn't require it.
2016-12-06 10:38:38 -05:00