django1/django/http
Duncan Parkes 7f4e2ef1e9 Improved documentation for QueryDict. 2014-06-24 21:40:21 -04:00
..
__init__.py Dropped fix_IE_for_vary/attach. 2014-05-14 10:19:48 +02:00
cookie.py Fixed up some more flake8 violations (this particular violation still has many occurrences in the tests/ dir so it can't be removed from setup.cfg yet) 2013-10-26 10:50:40 -07:00
multipartparser.py Fixed #22680 -- I/O operation on closed file. 2014-06-11 08:57:30 +02:00
request.py Improved documentation for QueryDict. 2014-06-24 21:40:21 -04:00
response.py Added HTTP 308 status and its description. 2014-06-20 13:35:59 -04:00
utils.py Dropped fix_IE_for_vary/attach. 2014-05-14 10:19:48 +02:00