Skip to content

Remove support for the Django admin UI #16136

Closed
@jeremystretch

Description

@jeremystretch

Proposed Changes

Completely remove support for the Django admin UI.

Justification

The Django admin UI was disabled by default in NetBox v4.0 as it is no longer utilized except by certain plugins. Removing it entirely will allow us to shed django.contrib.admin as an installed app.

Impact

The Django admin UI will no longer be available to plugins.

Metadata

Metadata

Assignees

Labels

breaking changeThis change modifies or removes some previously documented functionalitycomplexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: deprecationRemoval of existing functionality or behavior

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions