django-admin-view-permission
django-admin-view-permission copied to clipboard
Change 'Change' button text to 'View' on admin index page if user only has view perm for model
Somewhat related to https://github.com/ctxis/django-admin-view-permission/issues/5
Yes, I know. This is annoying. I need to override the django templates. I will give it a try.
@lefterisnik I did try change the django template, although its not an officially 'override-able' template, so it would be difficult to maintain between versions