summaryrefslogtreecommitdiff
path: root/django/views/decorators/gzip.py
AgeCommit message (Expand)Author
2015-02-06Sorted imports with isort; refs #23860.Tim Graham
2011-01-08Fixed #14929 -- Move gzip_page docstring to the right place. Thanks adamv.Andrew Godwin
2005-10-09Fixed #580 -- Added mega support for generating Vary headers, including some ...Adrian Holovaty