Demo code examples for uploading and downloading files using Django, including file renaming, Ajax upload and streaming of large files.
☆73Oct 21, 2018Updated 7 years ago
Alternatives and similar repositories for django-file-upload-download
Users that are interested in django-file-upload-download are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A document management app developed with python/Django.☆25Aug 26, 2018Updated 8 years ago
- A demo of asynchronous generation of static html pages using Django 3.0 + Celery 4.4 + Redis 3.3.☆15Jan 6, 2022Updated 4 years ago
- A single page house filter example using django 3.0 and django-filter.☆17Sep 22, 2021Updated 4 years ago
- A Django chatbot that is capable of doing math and searching Chinese poet online. Developed with django, channels, celery and redis.