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
5bdd0d6b6a
django1
/
django
/
contrib
/
admin
/
views
History
Claude Paroz
35e6585568
Imported reduce from functools for forward compatibility.
...
In Python 3, reduce has to be imported from functools.
2012-05-20 00:25:46 +02: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
Replaced old-style with new-style decorator syntax.
2011-05-01 16:46:02 +00:00
main.py
Imported reduce from functools for forward compatibility.
2012-05-20 00:25:46 +02:00