django1/django/http
Aymeric Augustin e04230e2e4 [py3] Ported django.http according to PEP 3333.
Perfomed some style cleanup while I was in the area.
2012-08-14 10:32:16 +02:00
..
__init__.py [py3] Ported django.http according to PEP 3333. 2012-08-14 10:32:16 +02:00
multipartparser.py [py3] Fixed Python 3 compatibility of http handling 2012-08-11 14:47:44 +02:00
utils.py Fixed #16632 -- Crash on responses without Content-Type with IE. Thanks juan for the report and kenth for the patch. 2011-12-11 08:58:14 +00:00