django1/django/http
e0ne f2a4452882 Fixed #18403 -- Initialized bad_cookies in SimpleCookie
Thanks Stefano Crosta for the report.
2013-09-10 08:26:54 -04:00
..
__init__.py Removed compatibility code for streaming responses. 2013-06-29 18:49:36 +02:00
cookie.py Fixed #18403 -- Initialized bad_cookies in SimpleCookie 2013-09-10 08:26:54 -04:00
multipartparser.py Fixed #13721 -- Added UploadedFile.content_type_extra. 2013-07-11 09:11:59 -04:00
request.py Fixed #19987 -- Disabled host validation when DEBUG=True. 2013-07-31 10:38:59 -04:00
response.py Fixed #20889 -- Prevented email.Header from inserting newlines 2013-09-09 08:47:41 -04:00
utils.py Fixed #20472: response.content should be bytes on both Python 2 and 3 2013-05-21 01:28:16 +02:00