django1/django/http
Jannis Leidel eb24b54634 Fixed #15496 -- Corrected handling of base64 file upload encoding. Thanks, gene and Claude Paroz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16176 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-07 16:59:16 +00:00
..
__init__.py Advanced deprecation on CompatCookie. 2011-04-02 08:40:38 +00:00
multipartparser.py Fixed #15496 -- Corrected handling of base64 file upload encoding. Thanks, gene and Claude Paroz. 2011-05-07 16:59:16 +00:00
utils.py Fixed #15046 -- Added "CHROMEFRAME" as a user agent alias for various MSIE fixes. Thanks to chrj for the report and patch. 2011-01-27 03:13:39 +00:00