reimplement controller notification using django signals
This way all controller notifications will be implemented in a single place and the notifications will also be sent when updating the models through the /admin UI.
This way all controller notifications will be implemented in a single place and the notifications will also be sent when updating the models through the /admin UI.