jazzband / jazzband/django-admin2
Deregister last app model does not delete the app
Open
- 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
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