CJWorkbench / channels_rabbitmq
A Django Channels channel layer that uses RabbitMQ as its backing store
☆40Updated last year
Alternatives and similar repositories for channels_rabbitmq
Users that are interested in channels_rabbitmq are comparing it to the libraries listed below
Sorting:
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆181Updated 2 months ago
- Fernet symmetric encryption for Django model fields☆196Updated last year
- Automatic logging for Django FSM☆243Updated last week
- Celery Monitoring for Django☆203Updated last year
- Django utility for a memoization decorator that uses the Django cache framework.☆164Updated last week
- Allows clients to control which fields will be sent in the API response☆220Updated 6 months ago
- Sanity to the django choices functionality.☆175Updated last year
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated 11 months ago
- Include Django URL patterns with decorators.☆79Updated 4 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
- Chain multiple (disparate) QuerySets in Django☆110Updated this week
- Better widget for Django ArrayField in admin☆213Updated last year
- Swapper - The unofficial Django swappable models API. Maintained by the OpenWISP project.☆238Updated last month
- Extensions to help DRY up Django Rest Framework serializers☆248Updated last year
- Beatserver, a periodic task scheduler for Django 🎵☆142Updated 2 years ago
- OpenID Connect authentication for Django REST Framework☆113Updated last year
- django-guardian support for Django REST Framework☆152Updated 2 years ago
- Django Reverse Admin☆201Updated last year
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Mixin and template tags to integrate django-fsm transitions into the django admin.☆202Updated last year
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆98Updated last year
- Run django-import-export processes in celery☆209Updated 3 months ago
- Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.