Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for the Django admin UI #16136

Open
jeremystretch opened this issue May 14, 2024 · 0 comments
Open

Remove support for the Django admin UI #16136

jeremystretch opened this issue May 14, 2024 · 0 comments
Labels
breaking change This change modifies or removes some previously documented functionality complexity: low Requires minimal effort to implement needs milestone Awaiting prioritization for inclusion with a future NetBox release status: backlog Awaiting selection for work type: deprecation Removal of existing functionality or behavior
Milestone

Comments

@jeremystretch
Copy link
Member

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.

@jeremystretch jeremystretch added type: deprecation Removal of existing functionality or behavior needs milestone Awaiting prioritization for inclusion with a future NetBox release labels May 14, 2024
@jeremystretch jeremystretch added status: backlog Awaiting selection for work complexity: low Requires minimal effort to implement labels May 21, 2024
@jeremystretch jeremystretch added the breaking change This change modifies or removes some previously documented functionality label May 28, 2024
@jeremystretch jeremystretch added this to the v4.2 milestone May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This change modifies or removes some previously documented functionality complexity: low Requires minimal effort to implement needs milestone Awaiting prioritization for inclusion with a future NetBox release status: backlog Awaiting selection for work type: deprecation Removal of existing functionality or behavior
Projects
None yet
Development

No branches or pull requests

1 participant