summaryrefslogtreecommitdiff
path: root/docs/topics/http/decorators.txt
AgeCommit message (Expand)Author
2019-03-12[2.2.x] Fixed #30161 -- Added how to decorate class-based views to view decor...alexanderblnf
2016-08-11Documented the cache_control() decorator.Kevin Christopher Henry
2016-05-20Removed versionadded/changed annotations for 1.9.Tim Graham
2016-05-11Refs #26052 -- Corrected a sentence for conditional_content_removal() removal.Tim Graham
2015-05-25Fixed typos in HTTP decorator docs.I am Clinton
2015-04-28Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator.Markus Bertheau
2012-12-29Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin
2011-05-01Fixed #15887 - Added clarification for required_*() decorators; thanks RoySmi...Timo Graham
2011-04-28Fixed #15637 -- Added a require_safe decorator for views to accept GET or HEA...Jannis Leidel
2011-02-28Fixed #15395 -- Documented the modules/import paths for the various decorator...Gabriel Hurley
2011-02-16Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...Gabriel Hurley
2011-01-03Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.Timo Graham
2010-12-27Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the ...Timo Graham