Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 908 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 908 Bytes

django-chunked-uploads

This is an app for your Django project to enable large uploads using the Blob API to chunk the files client side and send chunks that are re-assembled server side.