django-admin-view-permission
django-admin-view-permission copied to clipboard
Readme not quite accurate
The documentation on how to upgrade to new django and uninstall the view permissions is not quite accurate.
If the view_*
permissions are included in a permission group, the delete queryset fails to run. Please update to include a way to additionally remove the permissions from any associated group.
After additional investigation, it seems that django creates the same permission as this package used...so perhaps don't suggest deleting anything at all?
It would make sense if the version you refered to was 2.1+