#8145 closed (fixed)
Codenames of default permissions not listed in documentation
Reported by: | Josh Rosen | Owned by: | Jannis Leidel |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | permissions, authentication | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The documentation at http://www.djangoproject.com/documentation/authentication/#default-permissions describing the default add, change, and delete permissions does not list the codenames needed to use those permissions. Although the codenames of these permissions are findable by looking at the database or Django's source, it would be nice to have them stated explicitly in the documentation.
Attachments (1)
Change History (7)
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 15 years ago
by , 15 years ago
comment:3 by , 15 years ago
Has patch: | set |
---|---|
Triage Stage: | Accepted → Ready for checkin |
added slightly tweaked patch from #11545, thanks emes for the original patch
comment:4 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:5 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:6 by , 15 years ago
Note:
See TracTickets
for help on using tickets.
#11545 is a duplicate of this ticket and has patch.