django1/django/views/decorators
Karen Tracey 7d3846a7b8 [1.1.X] Revert r12763 until we figure out what's wrong with it on 1.1.X. Refs #13111.
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12776 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-14 00:17:37 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
cache.py [1.1.X] Revert r12763 until we figure out what's wrong with it on 1.1.X. Refs #13111. 2010-03-14 00:17:37 +00:00
gzip.py Fixed #580 -- Added mega support for generating Vary headers, including some view decorators, and changed the CacheMiddleware to account for the Vary header. Also added GZipMiddleware and ConditionalGetMiddleware, which are no longer handled by CacheMiddleware itself. Also updated the cache.txt and middleware.txt docs. Thanks to Hugo and Sune for the excellent patches 2005-10-09 00:55:08 +00:00
http.py [1.1.X] Revert r12763 until we figure out what's wrong with it on 1.1.X. Refs #13111. 2010-03-14 00:17:37 +00:00
vary.py [1.1.X] Revert r12763 until we figure out what's wrong with it on 1.1.X. Refs #13111. 2010-03-14 00:17:37 +00:00