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
f59fd15c49
django1
/
django
/
views
/
decorators
History
Anton Novosyolov
9f1202c166
Fixed
#23695
-- Made condition decorator work for HEAD requests without ETag.
2014-10-21 11:13:29 -04:00
..
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
cache.py
Limited lines to 119 characters in django/
2014-09-05 09:22:16 -04:00
clickjacking.py
Fixed
#14261
- Added clickjacking protection (X-Frame-Options header)
2011-05-30 22:27:47 +00:00
csrf.py
Removed several unused imports.
2013-06-19 17:18:40 +02:00
debug.py
Fixed
#21285
-- Fixed E121,E122 pep8 warnings
2013-10-17 20:20:11 -04: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
#23695
-- Made condition decorator work for HEAD requests without ETag.
2014-10-21 11:13:29 -04:00
vary.py
Correct flake8 E302 violations
2013-11-02 19:53:29 -04:00