I recently had this problem and got nowhere with the ticket 2070 patches. I wanted large file upload with user feedback. I ended up implementing a two-part solution: a CGI that actually handles the uploading (the "tramline"-like component) and a Django interface to it.
I've received permission from my client to write this up, but realistically I won't have it in shape for posting until later this week. If you can wait until then, maybe it'd be useful. Regardless I'll post it here when I have it put together. Nathan On 2/12/07, Bram - Smartelectronix <[EMAIL PROTECTED]> wrote: > > hey guys, > > > given the premises that I need a solution "right now" which is the best > way to go? Patch Django? Try to get tramline working? Write something > myself? Something else?... > > > I'm pretty desperate, so anything that could help more than welcome! > > > thanks a lot for any help, > > > - bram > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

