django icon indicating copy to clipboard operation
django copied to clipboard

Clarify the role of has_module_permission and has_view_permission for change list view

Open julianklotz opened this issue 2 years ago • 1 comments

Clarifies the role of has_module_permission and has_view_permission for change list view. Thought it would make sense to add a few words, because I expected that has_module_permission would check if the change list view should be accessible.

julianklotz avatar Mar 04 '22 09:03 julianklotz

Hello @julianklotz! Thank you for your contribution 💪

As it's your first contribution be sure to check out the patch review checklist.

If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!

If you have any design or process questions then you can ask in the Django forum.

Welcome aboard ⛵️!

github-actions[bot] avatar Mar 04 '22 09:03 github-actions[bot]