django1/django/http
Malcolm Tredinnick 87e6939372 Fixed #10267 -- Correctly handle IRIs in HttpResponse.build_absolute_uri().
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10539 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-04-12 03:50:47 +00:00
..
__init__.py Fixed #10267 -- Correctly handle IRIs in HttpResponse.build_absolute_uri(). 2009-04-12 03:50:47 +00:00
multipartparser.py Fixed #8643 -- Corrected docstrings of `MultiPartParser`, thanks KayEss. 2009-03-30 20:59:33 +00:00
utils.py Fixed #4148 -- Changed the way attachments are served to IE to avoid some 2008-07-07 01:45:19 +00:00