Move table resources to the netbox core app #6007

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

Originally created by @jeremystretch on GitHub (Jan 27, 2022).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Move the BaseTable class and our custom column classes from utilities to the netbox app.

Justification

These classes are core components of NetBox and should not reside in the utilities app. This change also presents an opportunity to do some general cleanup.

Originally created by @jeremystretch on GitHub (Jan 27, 2022). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Move the BaseTable class and our custom column classes from `utilities` to the `netbox` app. ### Justification These classes are core components of NetBox and should not reside in the `utilities` app. This change also presents an opportunity to do some general cleanup.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 19:35:39 +01:00
adam closed this issue 2025-12-29 19:35:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6007