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
7edf231d46
django1
/
django
/
views
History
Julien Phalip
f699641161
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
..
decorators
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
generic
Removed unneeded smart_str in generic views.
2012-05-24 23:55:50 +02:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
csrf.py
Improved CSRF error message.
2012-02-21 23:54:02 +00:00
debug.py
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
defaults.py
Fixed
#9847
-- Added 403 response handler. Many thanks to kgrandis, adamnelson, vkryachko, fvox13 and Chris Beaven.
2011-08-12 14:15:31 +00:00
i18n.py
Correct reference error (undefined variable)
2012-04-28 15:32:22 -04:00
static.py
Removed with_statement imports, useless in Python >= 2.6. Refs
#17965
. Thanks jonash for the patch.
2012-03-30 08:02:08 +00:00