-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v4.1.1
Feature type
Change to existing functionality
Proposed functionality
When invoking a Python shell via manage.py nbshell, do not automatically import the Branch and StagedChange models from extras.
Use case
These models are seldom used, will soon be deprecated (see #17472), and conflict with the Branch model provided by the netbox-branching plugin (which aims to replace the core Branch model).
Database changes
N/A
External dependencies
N/A
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application