django1/django/http
Jacob Kaplan-Moss 9ae873fcd8 Fixed #10184: QueryDicts with multiple values can now be safely pickled. Thanks, Alex Gaynor.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10240 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31 05:14:13 +00:00
..
__init__.py Fixed #10184: QueryDicts with multiple values can now be safely pickled. Thanks, Alex Gaynor. 2009-03-31 05:14:13 +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