Deprecate usage of display_field in ObjectVar, MultiObjectVar #4667

Closed
opened 2025-12-29 19:19:19 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Mar 16, 2021).

Proposed Changes

Mark the usage of the display_field keyword argument as deprecated for v2.11, to be removed in v2.12.

Justification

#5891 introduced the standard display field for all REST API serializers, which obviates the need to identify a specific serializer field for rendering API-backed form selection widgets.

Originally created by @jeremystretch on GitHub (Mar 16, 2021). ### Proposed Changes Mark the usage of the `display_field` keyword argument as deprecated for v2.11, to be removed in v2.12. ### Justification #5891 introduced the standard `display` field for all REST API serializers, which obviates the need to identify a specific serializer field for rendering API-backed form selection widgets.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 19:19:19 +01:00
adam closed this issue 2025-12-29 19:19:19 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4667