Add ArrayColumn to plugins API #11492

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

Originally created by @alehaa on GitHub (Aug 17, 2025).

Originally assigned to: @jeremystretch on GitHub.

Change Type

Addition

Area

Plugins

Proposed Changes

The ArrayColumn is already used in various parts of NetBox and appears to have a stable implementation. I suggest documenting it for the plugins API, making it publicly available. This documentation will be useful for plugins that have arrayed model fields.

Originally created by @alehaa on GitHub (Aug 17, 2025). Originally assigned to: @jeremystretch on GitHub. ### Change Type Addition ### Area Plugins ### Proposed Changes The `ArrayColumn` is already used in various parts of NetBox and appears to have a stable implementation. I suggest documenting it for the plugins API, making it publicly available. This documentation will be useful for plugins that have arrayed model fields.
adam added the status: acceptedtype: documentation labels 2025-12-29 21:45:58 +01:00
adam closed this issue 2025-12-29 21:45:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11492