django1/django/http
Aymeric Augustin ca07fda2ef [py3] Switched to Python 3-compatible imports.
xrange/range will be dealt with in a separate commit due to the huge
number of changes.
2012-07-22 09:29:56 +02:00
..
__init__.py [py3] Switched to Python 3-compatible imports. 2012-07-22 09:29:56 +02:00
multipartparser.py [py3] Replaced unicode/str by six.text_type/bytes. 2012-07-22 09:29:54 +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