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
581b9e5047
django1
/
django
/
contrib
/
admin
/
views
History
Tim Graham
2456276b02
[1.8.x]
Fixed
#24851
-- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
2015-05-28 10:37:31 -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
Made staff_member_required redirect to login
2014-02-04 20:02:28 +01:00
main.py
[1.8.x]
Fixed
#24851
-- Fixed crash with reverse one-to-one relation in ModelAdmin.list_display
2015-05-28 10:37:31 -04:00