danihodovic/django-webhook
Django webhooks triggered on model changes
Repository profile
Declarative model lifecycle hooks, an alternative to Signals.
Repository updates
Get generated rsinger86/django-lifecycle development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-05 03:02
5 captures since 2026-05-25
Stars from baseline -2
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-05 03:02
requirements.txt
python ecosystem,
28 dependencies
setup.py
python ecosystem,
3 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
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
Row Level Security for Django