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

django 2.0 require on_delete field #36

Closed arheops closed 6 years ago

arheops commented 6 years ago

patch:

https://pastebin.com/7DGmhsd5

juliomalegria commented 6 years ago

Fixed after merging #35