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
1aa218b857
django1
/
django
/
views
/
decorators
History
Julien Phalip
f699641161
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
..
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
cache.py
Fixed
#18042
-- Advanced deprecation warnings.
2012-05-03 15:27:01 +02:00
clickjacking.py
Fixed
#14261
- Added clickjacking protection (X-Frame-Options header)
2011-05-30 22:27:47 +00:00
csrf.py
Fixed
#18042
-- Advanced deprecation warnings.
2012-05-03 15:27:01 +02:00
debug.py
Fixed
#17138
-- Made the sensitive_variables decorator work with object methods.
2012-06-03 23:44:13 -07:00
gzip.py
Fixed
#14929
-- Move gzip_page docstring to the right place. Thanks adamv.
2011-01-08 14:55:19 +00:00
http.py
Fixed
#17358
-- Updated logging calls to use official syntax for arguments instead of string interpolation. Thanks, spulec.
2012-02-09 18:58:36 +00:00
vary.py
Replaced old-style with new-style decorator syntax.
2011-05-01 16:46:02 +00:00