summaryrefslogtreecommitdiff
path: root/django/views/decorators/http.py
AgeCommit message (Expand)Author
2005-10-28Fixed #703: added decorators to require that view be called with a given HTTP...Jacob Kaplan-Moss
2005-10-09Fixed #580 -- Added mega support for generating Vary headers, including some ...Adrian Holovaty