django1/django/http
Jacob Kaplan-Moss c121ff4046 Fixed #7635: do a better job checking for infinite loops in multi-part MIME parsing. Thanks, Mike Axiak.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7905 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-12 20:43:15 +00:00
..
__init__.py Fixed #2070: refactored Django's file upload capabilities. 2008-07-01 15:10:51 +00:00
multipartparser.py Fixed #7635: do a better job checking for infinite loops in multi-part MIME parsing. Thanks, Mike Axiak. 2008-07-12 20:43:15 +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