#11545 closed (duplicate)
Documentation doesn't say how default permissions are named
| Reported by: | Michał Sałaban | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | permissions | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
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)
by , 16 years ago
| Attachment: | default-permissions.diff added |
|---|
comment:1 by , 16 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Duplicate of #8145