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
6ecbac21a9
django1
/
django
/
contrib
/
admin
/
views
History
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