mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-20 16:01:34 +02:00
Clarify label
This commit is contained in:
@@ -81,7 +81,7 @@ def handle_changed_object(sender, instance, **kwargs):
|
|||||||
m2m_changed = True
|
m2m_changed = True
|
||||||
event_type = OBJECT_UPDATED
|
event_type = OBJECT_UPDATED
|
||||||
else:
|
else:
|
||||||
# Other M2M models are unsupported
|
# Other endpoints are unimpacted as they send post_add and post_remove
|
||||||
return
|
return
|
||||||
else:
|
else:
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user