flavors/django-graphql-extensions ⭐ 83

A collection of custom extensions for Graphene Django

django-extensions/django-extensions ⭐ 6691

This is a repository for collecting global custom management extensions for the Django Framework.

akoidan/pychat ⭐ 238

webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing

chibisov/drf-extensions ⭐ 1520

DRF-extensions is a collection of custom extensions for Django REST Framework

Salaah01/django-action-triggers ⭐ 83

A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes, including AWS Lambda functions.

django-query-profiler/django-query-profiler ⭐ 139

Django query profiler - one profiler to rule them all. Shows queries, detects N+1 and gives recommendations on how to resolve them

klis87/django-cloudinary-storage ⭐ 132

Django package that provides Cloudinary storages for both media and static files as well as management commands for removing unnecessary files.