alican / django-tusLinks
Django app implementing server side of tus protocol to powering resumable file uploads for django projects. More Info about: http://tus.io/
☆52Updated last year
Alternatives and similar repositories for django-tus
Users that are interested in django-tus are comparing it to the libraries listed below
Sorting:
- A Tus (tus.io) library for Django Rest Framework☆28Updated last year
- Django views profiler for small projects☆58Updated 4 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆143Updated 2 months ago
- Django Admin date_hierarchy with zero queries☆95Updated last year
- Postgres Connection Pooling for Django, powered by SQLAlchemy.☆49Updated 11 months ago
- Django app enabling painless creation of additional admin object tools.☆143Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆141Updated 9 months ago
- Queues the sending of email with Django Q.☆36Updated 3 years ago
- Login as any user from the Django admin interface, then switch back when done☆197Updated 6 months ago
- Fast and easy tree structures.☆89Updated last month
- Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.☆129Updated 3 months ago
- Polymorphic models implementation for django.☆86Updated 2 months ago
- Expose Django JSONField data as virtual model fields☆47Updated 2 years ago
- A generic tagging application for Django projects☆73Updated last year
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- Python and Django utilities for encrypted fields using pgcrypto.☆80Updated 4 months ago
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Chain multiple (disparate) QuerySets in Django☆110Updated 3 weeks ago
- A Django messaging library☆228Updated last year
- Making using Django with frontend libraries and frameworks DRYer☆166Updated 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 utility for a memoization decorator that uses the Django cache framework.