JBKahn / django-sharding
A sharding library for Django
☆221Updated 9 months ago
Alternatives and similar repositories for django-sharding:
Users that are interested in django-sharding are comparing it to the libraries listed below
- Automatic logging for Django FSM☆241Updated this week
- ☆202Updated 2 years ago
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.☆258Updated 2 years ago
- Django-mptt-admin provides a nice Django Admin interface for Mptt models☆293Updated this week
- Smart caching for Django using Celery to refresh cached items asynchronously.☆375Updated 6 months ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆439Updated 4 months ago
- Add compare view to django-reversion for comparing two versions of a reversion model.☆315Updated 4 months ago
- Celery Monitoring for Django☆201Updated last year
- Another DB pool using gevent☆173Updated 5 months ago
- Better widget for Django ArrayField in admin☆213Updated last year
- Mixin and template tags to integrate django-fsm transitions into the django admin.☆202Updated 9 months ago
- Complex permissions flow for django-rest-framework (http://django-rest-framework.org).☆279Updated 6 years ago
- Dynamic Django models allow users to define, edit, and populate their own database schema.☆157Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆195Updated 8 months ago
- Soft delete for Django ORM, with support for undelete.☆378Updated 3 months ago
- django-webtest provides integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with django's testing fram…☆328Updated 5 months ago
- Keep detailed records of the performance of your Django code.☆351Updated 3 weeks ago
- Cursor-based pagination for Django☆162Updated 6 months ago
- A Django email backend that uses a celery task for sending the email.☆479Updated 10 months ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆181Updated 2 weeks ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆138Updated 10 months ago
- A faster collectstatic command.☆416Updated 2 years ago
- Recursive Serialization for Django REST framework☆368Updated 5 months ago
- A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.☆290Updated 3 years ago
- Enables pretty JSON viewer in Django forms, admin, or templates☆141Updated 7 months ago
- django-inline-actions adds actions to each row of the ModelAdmin or InlineModelAdmin.☆217Updated last year
- [Not maintained] An enhanced permission system which support object permission in Django