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
30ca66eadd
django1
/
django
/
views
/
decorators
History
Flavio Curella
d08d4f464a
Fixed
#30765
-- Made cache_page decorator take precedence over max-age Cache-Control directive.
2020-01-16 13:39:16 +01:00
..
__init__.py
…
cache.py
Fixed
#30765
-- Made cache_page decorator take precedence over max-age Cache-Control directive.
2020-01-16 13:39:16 +01: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
Fixed
#31077
-- Made debug decorators raise TypeError if they're not called.
2019-12-10 13:34:28 +01:00
gzip.py
Sorted imports with isort; refs
#23860
.
2015-02-06 08:16:28 -05:00
http.py
Fixed
#26688
-- Fixed HTTP request logging inconsistencies.
2018-05-04 20:55:03 -04:00
vary.py
Refs
#23919
-- Removed django.utils.decorators.available_attrs() usage.
2017-01-21 13:20:17 -05:00