Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
itminedu
synnefo
Repository
synnefo
api
util.py
Find file
Blame
History
Permalink
Prevent caching in API methods
· 6702bb33
Giorgos Verigakis
authored
Sep 14, 2011
Django's add_never_cache_headers will add @Cache-Control: max-age=0@ to the responses.
6702bb33