Thank you for providing this. It's set up in a tidy package and easy to install.
I was previously using http://djangosnippets.org/snippets/678/ which also does not work in Chrome. I switched to this package hoping the <progress> tag would work in Chrome.
In Firefox, everything is fine, /progressbarupload/upload_progress is read repeatedly and the progress bar appears above the Save button, as expected.
In Chrome and IE10, the space for the progress bar does not appear above the Save button and the /progressbarupload URL is not read.
Firefox:

Chrome:

Thank you for providing this. It's set up in a tidy package and easy to install.
I was previously using http://djangosnippets.org/snippets/678/ which also does not work in Chrome. I switched to this package hoping the <progress> tag would work in Chrome.
In Firefox, everything is fine, /progressbarupload/upload_progress is read repeatedly and the progress bar appears above the Save button, as expected.
In Chrome and IE10, the space for the progress bar does not appear above the Save button and the /progressbarupload URL is not read.
Firefox:

Chrome:
