-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: OBS-399 - netbox diode plugin to listen on post_save signals #51
feat: OBS-399 - netbox diode plugin to listen on post_save signals #51
Conversation
Added method "handle_notifify_reconciliation" to receive "post_save" signal.
Added method "handle_notifify_reconciliation" to receive "post_save" signal.
Added method "handle_notifify_reconciliation" to receive "post_save" signal.
OBS-399 NetBox diode plugin to listen on post_save django events/signals
Listen to the NetBox
|
Added method "handle_notifify_reconciliation" to receive "post_save" signal.
It adds a method to call the SDK when receiving the post-save signal.