#11470 closed (fixed)
admin.ModelAdmin.message_user only documented in a code sample.
Reported by: | Adam Vandenberg | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The method "admin.ModelAdmin.message_user" is only documented as code in one code snippet; this method ought to be added to the ModelAdmin method list here: http://docs.djangoproject.com/en/dev/ref/contrib/admin/#modeladmin-methods
Attachments (1)
Change History (5)
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
by , 14 years ago
Attachment: | admin-send-message.diff added |
---|
comment:2 by , 14 years ago
Has patch: | set |
---|
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 14 years ago
Note:
See TracTickets
for help on using tickets.
Draft documentation for this method.