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
3d22121a0b
django1
/
django
/
views
/
decorators
History
Josh Schneier
37c9b81ebc
Fixed
#28104
-- Prevented condition decorator from setting ETag/Last-Modified headers for non-safe requests.
2017-06-06 15:37:14 -04:00
..
__init__.py
…
cache.py
Refs
#27656
-- Updated django.views docstring verbs according to PEP 257.
2017-03-03 17:05:42 -05:00
clickjacking.py
Refs
#27656
-- Updated django.views docstring verbs according to PEP 257.
2017-03-03 17:05:42 -05:00
csrf.py
Refs
#27656
-- Updated django.views docstring verbs according to PEP 257.
2017-03-03 17:05:42 -05:00
debug.py
Refs
#27656
-- Updated django.views docstring verbs according to PEP 257.
2017-03-03 17:05:42 -05:00
gzip.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
http.py
Fixed
#28104
-- Prevented condition decorator from setting ETag/Last-Modified headers for non-safe requests.
2017-06-06 15:37:14 -04:00
vary.py
Refs
#23919
-- Removed django.utils.decorators.available_attrs() usage.
2017-01-21 13:20:17 -05:00