I would like implement interactive file upload progress using AJAX. I'm already using patch from ticket #1484 to make large uploads possible.
I would be interested in any hints how could I follow the upload session of a user (as far as I understand view function gets called only after POST is finished), so I can retrieve that information within a separate session. Another thing this process should also allow is to figure out a way which user/session/something started this POST, so it can distinguish between concurrent uploads. So, where would you recommend starting to tackle the problem? regards, Jure Cuhalev --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---