django1/django/http
Claude Paroz ae88e73fa6 Replaced some smart_xxx by force_xxx equivalent
smart_str/smart_text should only be used when a potential lazy
string should be preserved in the result of the function call.
2012-08-30 15:46:16 +02:00
..
__init__.py Replaced some smart_xxx by force_xxx equivalent 2012-08-30 15:46:16 +02:00
multipartparser.py [py3] Fixed file_uploads tests 2012-08-14 23:35:12 +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