Move the ConfigRevision model from extras to core #8862

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

Originally created by @jeremystretch on GitHub (Nov 21, 2023).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Move the ConfigRevision model and views from the extras app to the core app.

Justification

Unlike everything else in extras, the use of config revisions is not an optional extra feature, but rather a core component of NetBox. Additionally, relocating this model may help avoid confusion with NetBox's unrelated configuration rendering features.

Originally created by @jeremystretch on GitHub (Nov 21, 2023). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Move the ConfigRevision model and views from the `extras` app to the `core` app. ### Justification Unlike everything else in `extras`, the use of config revisions is not an optional extra feature, but rather a core component of NetBox. Additionally, relocating this model may help avoid confusion with NetBox's unrelated configuration rendering features.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:42:16 +01:00
adam closed this issue 2025-12-29 20:42:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#8862