Opened 17 years ago
Closed 17 years ago
#4488 closed (fixed)
default permission documentation says "add, create, delete" - should be "add, change, delete"
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | default permission documentation | |
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
There is a mistake in the documentation page:
http://www.djangoproject.com/documentation/authentication/#default-permissions
"Three basic permissions — add, create and delete — are automatically created ..."
I think they should be add,change and delete
Attachments (1)
Change History (4)
comment:1 by , 17 years ago
Summary: | default permission documentation → default permission documentation says "add, create, delete" - should be "add, change, delete" |
---|---|
Triage Stage: | Unreviewed → Accepted |
by , 17 years ago
Attachment: | authentication.diff added |
---|
comment:2 by , 17 years ago
Has patch: | set |
---|---|
Triage Stage: | Accepted → Ready for checkin |
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Yep.