mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
The 'id_field' bool variable is added to the function just to check if the field is the ID of that object, and not the foreign key relation. For foreign key field names, a "_id" has to be added after the field name, however we don't need that for the ID field of the object.
65 KiB
65 KiB