1. Check if your upload temp dir is contain file with 32 length random character is created. 2. If not, check you javascript that summit upload form, it should have 32 random character as a query string. 3. For firefox, use filebug extension to see if there are polling for upload status, it occur every one second by default. For IE, use fiddler to debug.
Regards Chatchai On Jul 22, 10:25 pm, "Dirk van Oosterbosch, IR labs" <[EMAIL PROTECTED]> wrote: > Hi, > > About a progress bar for uploading files. > I think the standard upload progress bar should be javascript not Flash. > Something likehttp://ajaxian.com/archives/dojo-file-upload-progress- > bar-widget > > How to do this with Django? > I applied the patches and followed all the steps mentioned in ticket > #4165http://code.djangoproject.com/ticket/4165 > > However, I am not seeing any progress bar. Not even in the admin > interface with the FileList example as given. > Shouldn't the latest patch for #4165 already doing some progress bar > stuff? > What could I be missing to see this in admin? > > I'm not sure whether this mailing list is the right place to ask, or > whether I should post my questions to the ticket itself. > > Best regards, > dirk > > ----------------------------- > Dirk van Oosterbosch > de Wittenstraat 225 > 1052 AT Amsterdam > the Netherlands > > http://labs.ixopusada.com > ----------------------------- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---