Opened 14 years ago
Closed 14 years ago
#16195 closed Cleanup/optimization (fixed)
Document the ModelAdmin.get_changelist
| Reported by: | Manuel Saelices | Owned by: | Manuel Saelices |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | modeladmin changelist |
| Cc: | msaelices@… | 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
Was commited in [11910]. It need some documentation.
Attachments (1)
Change History (5)
comment:1 by , 14 years ago
| Cc: | added |
|---|---|
| Type: | Uncategorized → Bug |
by , 14 years ago
| Attachment: | ticket_16195.diff added |
|---|
comment:2 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 14 years ago
| Has patch: | set |
|---|---|
| Keywords: | modeladmin changelist added |
| Triage Stage: | Accepted → Ready for checkin |
| Type: | Bug → Cleanup/optimization |
Seems simple enough.
comment:4 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
In [16370]:
(The changeset message doesn't reference this ticket)
Note:
See TracTickets
for help on using tickets.
Patch with the doc