django1/django/middleware
Malcolm Tredinnick 0e7299e10a Fixed #4994 -- Send back set-cookie headers in "not modified" responses. Well spotted, colin@owlfish.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5878 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-08-12 13:10:45 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
cache.py Fixed #3808 -- Fixed some typos in comments. Thanks, Collin Grady 2007-03-25 18:05:01 +00:00
common.py Fixed #4994 -- Send back set-cookie headers in "not modified" responses. Well spotted, colin@owlfish.com. 2007-08-12 13:10:45 +00:00
doc.py Fixed #2747 -- Make X-Headers work for staff members. Admins with dyanmic IP 2006-09-22 03:17:28 +00:00
gzip.py Fixed #4946 -- Added some small improvements to Gzip middleware. Thanks, colin@owlfish.com. 2007-08-12 12:29:25 +00:00
http.py Fixed #4199 -- Changed date formatting in HTTP expires header to be spec 2007-07-16 03:50:22 +00:00
locale.py Fixed #2109 -- Convert old-style classes to new-style classes throughout Django. Thanks, Nicola Larosa 2006-06-08 05:00:13 +00:00
transaction.py Second half of little cleanup tweaks suggested by pyflakes. 2006-07-21 20:39:17 +00:00