django4-chunked-upload

Upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted. Updated to support newer versions on Django. Based on the project of Julio M Alegria.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django4-chunked-upload

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.2 2023-05-15    
2.0.1 2023-05-14    

Issues with this package?

Page last updated 2023-10-28 03:32:06 UTC