v1.0.0
Django Chunk File Upload is an alternative utility that helps you easily edit Django's chunked, drag and drop file uploads.
Features
- Multiple file uploads.
- Drag and Drop UI.
- MD5 checksum file.
- Chunked uploads: optimizing large file transfers.
- Prevent uploading existing files with MD5 checksum.
- Easy to use any models.
This package is under development, only supports create view. There are also no features related to image optimization. Use at your own risk.