wearespindle / django-ranged-fileresponse
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:
- Add a drop-down 'actions' menu to each row of your Django model's admin changelist☆122Updated last year
- Cached instances for Django REST Framework☆73Updated last month
- Restrict Django sessions to IP and/or user agent.☆82Updated last year
- Making using Django with frontend libraries and frameworks DRYer☆165Updated 2 years ago
- Manage django groups collection based on django-mptt.☆99Updated last year
- Enables pretty JSON viewer in Django forms, admin, or templates☆142Updated 11 months ago
- Django/Python shell for django admin site.☆77Updated last year
- Production webservers as a Django management command☆89Updated 3 years ago
- Mixin and template tags to integrate django-fsm transitions into the django admin.☆202Updated last year
- Model manager utils for Django☆57Updated 9 months ago
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆238Updated last month
- django-dynamic-forms is a reusable Django application to create and configure forms through the admin.☆156Updated 6 years ago
- Django's textarea like widget for using CodeMirror on textarea☆62Updated 4 years ago
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- A Django app for extends Django's messages framework (django.contrib.messages). framework, adds sticky messages and persistent messages a…☆124Updated last year
- Django app enabling painless creation of additional admin object tools.☆143Updated last year
- Allow foreign key attributes in list_display with '__'☆71Updated this week
- Django REST Framework integration with SQLAlchemy☆47Updated 2 years ago
- Django application providing queryset sealing capability.☆262Updated this week
- The Django Admin Generator automatically generates (scaffolds) a fully functioning Django admin by introspecting and querying your models☆98Updated 3 months ago
- Enhanced support for natural keys in Django and Django REST Framework.☆39Updated last year
- Thread specific global variables with middleware to hold a reference to the current user.☆38Updated 3 years ago
- Django Rest Framework Proxy views☆137Updated 5 years ago
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆113Updated 7 months ago
- Combine bulk add, update, and delete into a single call.☆53Updated 3 years ago
- A LaTeX renderer for Django REST Framework☆36Updated 3 years ago
- A Django app that provides a new cache on every request object. The cache is only kept within the request/response cycle.☆27Updated 6 months ago
- Run manage.py commands from anywhere. Finds the closest to current path manage.py file and runs commands against it.☆34Updated 4 years ago
- Django app that uses JWT to manage one-time and expiring tokens to protected URLs. Not related to DRF.☆47Updated 6 months ago
- Edit JSON-Model Fields using a Standard Django Form.☆139Updated 6 months ago