juliomalegria / django-chunked-upload

Upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted.
MIT No Attribution
214 stars 71 forks source link

Fix #60 #61

Open steverecio opened 3 years ago

steverecio commented 3 years ago

Fixes #60

i-am-b-soto commented 3 years ago

Hi,

This PR worked for me. Thank you! Django==3.1.4