Sorry to drag up a really old topic, but I am having the same issue as
Pawel on the thread at 
http://groups.google.com/group/django-users/browse_thread/thread/738ef445d524fdb0.
I've responded to that thread, but my message didn't seem to come up.
So, I apologise if this ends up here twice.

Is Pawel still around? Was anyone able to help solve this problem? If
not, could anyone help?

The basic question is that he was (as am I) trying to implement a
version of the upload progress bar from
http://www.fairviewcomputing.com/blog/2008/10/21/ajax-upload-progress-bars-jquery-django-nginx/.
All seems to be working ok (no errors from Django, and the empty
progress bar displays for a while during upload), except that the bar
doesn't move, and Javascript keeps returning "upload is null".

I'm also getting the same value "null" being returned from the
upload_progress view in Django (which in turn is what the JS is
receiving at each interval it checks the view), although i'm using a
slightly different setup than Pawel (mod_wsgi instead of mod_python,
and jQuery instead of YUI).

Any help would be massively and hugely appreciated.

-Matt

--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to