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.

AmbitionEng/django-pgtrigger ⭐ 601

Write Postgres triggers for your Django models

grafana/django-saml2-auth ⭐ 207

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta, Azure AD and others.

trco/django-bootstrap-modal-forms ⭐ 383

A Django plugin for creating AJAX driven forms in Bootstrap modal.

PaulGilmartin/django-pgpubsub ⭐ 260

A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.

edelvalle/djhtmx ⭐ 43

Interactive UI components for Django using htmx.org

fangli/django-saml2-auth ⭐ 509

Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta

django-ses/django-ses ⭐ 1054

A Django email backend for Amazon's Simple Email Service

loadsmart/django-jaiminho ⭐ 21

A broker agnostic implementation of outbox and other message resilience patterns for Django apps.