Closes #20617: Introduce BaseModel #1033

Closed
opened 2026-04-05 19:56:27 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 10/17/2025

Closes: #20617

  • Introduces the new abstract BaseModel class
  • ChangeLoggedModel & NetBoxModel now inherit from BaseModel
  • OrganizationalModel now inherits from NetBoxModel (and indirectly from BaseModel)
*Originally created by @jeremystretch on 10/17/2025* ### Closes: #20617 - Introduces the new abstract BaseModel class - ChangeLoggedModel & NetBoxModel now inherit from BaseModel - OrganizationalModel now inherits from NetBoxModel (and indirectly from BaseModel)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1033