Add a name property to the BaseTable class #8430

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

Originally created by @jeremystretch on GitHub (Aug 7, 2023).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Add a name property on BaseTable which returns its class name.

Justification

This will make the table's name easily accessible in templates, e.g. when referencing the table configuration form/modal.

Originally created by @jeremystretch on GitHub (Aug 7, 2023). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Add a `name` property on BaseTable which returns its class name. ### Justification This will make the table's name easily accessible in templates, e.g. when referencing the table configuration form/modal.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:36:37 +01:00
adam closed this issue 2025-12-29 20:36:37 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8430