Clarify label

This commit is contained in:
Daniel Sheppard 2025-08-07 08:24:54 -05:00
parent a86cd9dfc6
commit 043275df19

View File

@ -81,7 +81,7 @@ def handle_changed_object(sender, instance, **kwargs):
m2m_changed = True
event_type = OBJECT_UPDATED
else:
# Other M2M models are unsupported
# Other endpoints are unimpacted as they send post_add and post_remove
return
else:
return