Upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted.
This simple django app enables users to upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted.