app-generator / django-admin-volt

Django Admin Volt - Free template for Django Admin Interface | AppSeed
https://pypi.org/project/django-admin-volt/
MIT License
140 stars 33 forks source link

Usability issue: No application model list #8

Open nad2000 opened 2 years ago

nad2000 commented 2 years ago

In the Django admin, there is possible to drill down into a single application to access the model/model admin view list. in Volt Admin it's absent. However, there is breadcrumbs A, which unfortunately is partially a dummy - it allows to go back to the list of objects, but not back to the application:

image

image