#11545 closed (duplicate)
Documentation doesn't say how default permissions are named
Reported by: | Michał Sałaban | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | master |
Severity: | Keywords: | permissions | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | UI/UX: |
Description
The documentation doesn't say how the default permissions are named. It's described how to check for permission in templates, but the description of User.has_perm() is incomplete and even misleading.
The attached patch solves this problem.
Attachments (1)
Change History (3)
Changed 9 years ago by
Attachment: | default-permissions.diff added |
---|
comment:1 Changed 9 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #8145