app-generator/django-admin-volt

Usability issue: No application model list

nad2000 opened this issue · 0 comments

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