django-signals
Django signals are used to send and receive specific essential information whenever a data model is saved, changed, or even removed
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install django-signals
Releases
There are no releases of this package yet
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue