#4498: File upload ignores Content-Transfer-Encoding
-------------------------------+--------------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian              
  Status:  new                 |   Component:  Core framework      
 Version:  SVN                 |    Keywords:  file upload encoding
   Stage:  Unreviewed          |   Has_patch:  1                   
-------------------------------+--------------------------------------------
 Hi,
 
 First of all, great job on Django! I've loved it since I first started
 using it about a year ago, great work :-)
 
 I think there's a small bug in file uploads - Django seems to ignore the
 Content-Transfer-Encoding header so that
 the file data can be sent in e.g. base64 encoding. I've attached a small
 patch against SVN that fixes it for me, but I don't know
 which versions of Python this will work on and such.
 
 Thanks a lot,
 Samuel Cormier-Iijima

-- 
Ticket URL: <http://code.djangoproject.com/ticket/4498>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to