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.
Write Postgres triggers for your Django models
Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta, Azure AD and others.
A Django plugin for creating AJAX driven forms in Bootstrap modal.
A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.
Django SAML2 Authentication Made Easy. Easily integrate with SAML2 SSO identity providers like Okta
A broker agnostic implementation of outbox and other message resilience patterns for Django apps.