django-admin-tools / django-admin-tools

Extends the Django Admin to include a extensible dashboard and navigation menu
MIT License
865 stars 115 forks source link

Support for Django 2 'view' #84

Closed fzzylogic closed 4 years ago

fzzylogic commented 5 years ago

Django 2 'view' permission type is not supported, so models are not shown as links and the menu is not populated if a user only has 'view' perms.

fzzylogic commented 5 years ago

Submitted pull request #86

yakky commented 4 years ago

@fzzylogic thanks for your work Finally 0.9.0 is out: https://pypi.org/project/django-admin-tools/