danihodovic/django-webhook
Django webhooks triggered on model changes
Declarative model lifecycle hooks, an alternative to Signals.
Appears on
Quick read
Latest capture 2026-08-17 03:04
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
7 observed captures since 2026-05-25. Observed captures are shown by default.
Stars from first capture -3
Observed captures only
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
Django webhooks triggered on model changes
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.
Pylint plugin for improving code analysis for when using Django
Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.
Package to check for known Django removals and deprecations
A tool to automatically fix Django deprecations.