still have a issue with large files because of lib/python2.4/rfc822.py using readline without reading chunks, but more effective than the current handling of fileuploads
if you really need large files just make readline() readline(64000) in this file --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
