My main UX annoyance with django admin is you can't navigate between apps/models unless you first navigate back to the django home screen.
Having a persistent menu would solve that.
Some resources:
https://medium.com/crowdbotics/how-to-add-a-navigation-menu-in-django-admin-770b872a9531
https://django-simple-menu.readthedocs.io/en/latest/usage.html
https://github.com/cdrx/django-admin-menu
My main UX annoyance with django admin is you can't navigate between apps/models unless you first navigate back to the django home screen.
Having a persistent menu would solve that.
Some resources:
https://medium.com/crowdbotics/how-to-add-a-navigation-menu-in-django-admin-770b872a9531
https://django-simple-menu.readthedocs.io/en/latest/usage.html
https://github.com/cdrx/django-admin-menu