Django really does need stream uploading. IIRC, there's a patch to do this.
Does anyone know if that patch is ever going to make it into an official release? On 25 Jan 2007, at 02:08, Jeremy Dunck wrote: > > On 1/24/07, Julio Nobrega <[EMAIL PROTECTED]> wrote: >> >> Uploading a video is easy, just use the correct Field from Django. >> The real work is converting the video to .flv (Flash Video). I've >> never seen a Python module for this job but I bet there's one. > > Not true if the videos are large (say, > 10 MB). > > Django, as-is, is the wrong tool for that job. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---