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?

Page last updated 2024-04-13 00:27:44 UTC