Re: streaming file uploads not working with Django 1.0

2008-09-28 Thread Faheem Mitha
On Sat, 27 Sep 2008 01:56:53 -0400 (EDT), Faheem Mitha <[EMAIL PROTECTED]> wrote: > Hi, > > I just upgraded to Django 1.0, and I've just finished fixing all my unit > tests. However, streaming file uploads are still broken. The behaviour I'm > seeing is as follows: > > When I start the upload

streaming file uploads not working with Django 1.0

2008-09-26 Thread Faheem Mitha
Hi, I just upgraded to Django 1.0, and I've just finished fixing all my unit tests. However, streaming file uploads are still broken. The behaviour I'm seeing is as follows: When I start the upload of the file, a file which looks like eg. /tmp/tmpGjWpee.upload appears almost immediately,