jkeifer / drf-chunked-upload
Module for django-rest-framework to enable uploads using chunks via REST.
☆116Updated last year
Alternatives and similar repositories for drf-chunked-upload:
Users that are interested in drf-chunked-upload are comparing it to the libraries listed below
- Chain multiple (disparate) QuerySets in Django☆110Updated 10 months ago
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆289Updated 3 years ago
- ☆198Updated 2 weeks ago
- Automatic logging for Django FSM☆243Updated this week
- Manage django groups collection based on django-mptt.☆99Updated last year
- Django REST Framework SSO☆83Updated 5 months ago
- Upload large files to Django in multiple chunks, with the ability to resume if the upload is interrupted.☆229Updated 4 months ago
- Conveniently store reference to request user on thread/db level.☆170Updated last month
- Django-file-form helps you to write forms with a pretty ajax upload☆161Updated this week
- Allows clients to control which fields will be sent in the API response☆220Updated 6 months ago
- JSON Web Token Authentication support for Django REST Framework☆194Updated last year
- Select2 input widget for django selectable fields.☆215Updated last week
- Dynamic Django models allow users to define, edit, and populate their own database schema.☆158Updated last year
- A generic voting application for Django