wearespindle / django-ranged-fileresponseLinks
This is a modified FileResponse that returns `Content-Range` headers with the HTTP response, so browsers (read Safari 9+) that request the file, can stream the response properly.
☆21Updated 2 years ago
Alternatives and similar repositories for django-ranged-fileresponse
Users that are interested in django-ranged-fileresponse are comparing it to the libraries listed below
Sorting:
- Cached instances for Django REST Framework☆73Updated 4 months ago
- Dynamic model definition and alteration (evolving schemas)☆241Updated 3 years ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆239Updated 3 months ago
- Add a drop-down 'actions' menu to each row of your Django model's admin changelist☆123Updated last year
- Django's textarea like widget for using CodeMirror on textarea☆62Updated 4 years ago
- Real Python Enums for Django☆146Updated 2 years ago
- Making using Django with frontend libraries and frameworks DRYer☆166Updated 2 years ago
- django-dynamic-forms is a reusable Django application to create and configure forms through the admin.☆157Updated 6 years ago
- Python client library for Core API.