django-nginx-upload
django-nginx-upload copied to clipboard
Progress Bar
Hi Vanessa, not really a bug but unless I was completely wrong in deploying your code with gunicorn (please correct me if I'm wrong), I did not see any progress bar, and I thought there was one, because you talk of a similar project with a progress bar. I was wondering if you would have any insight on how to add such a feature. Raynald
hey @delahondes ! The progress bar wasn't here, but with Singularity Registry Server. I just took a look, but I can't find the file / commit history that has the progress bar. Since it's just an upload via a form in the browser, my advice would be to Google search for how to do that with Django. If you get something working, please PR here!