jazzband / jazzband/django-admin2

Deregister last app model does not delete the app

Open
#442 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
147
PR merge metrics
No merged PRs in 30d

Description

When using deregister to delete **User** and **Group**, the **auth** app still appear in the Dashboard but no more models are registered.

When all models off an apps are deregistered the app should be removed.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the deregister flow for User and Group and how the Dashboard determines which apps remain visible. Reproduce the case where the last models are removed, then verify that the auth app is no longer shown when no models remain registered.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.