Opened 13 years ago

Closed 13 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)

ticket_16195.diff (712 bytes ) - added by Manuel Saelices 13 years ago.
Patch with the doc

Download all attachments as: .zip

Change History (5)

comment:1 by Manuel Saelices, 13 years ago

Cc: msaelices@… added
Type: UncategorizedBug

by Manuel Saelices, 13 years ago

Attachment: ticket_16195.diff added

Patch with the doc

comment:2 by Aymeric Augustin, 13 years ago

Triage Stage: UnreviewedAccepted

comment:3 by Stephen Burrows, 13 years ago

Has patch: set
Keywords: modeladmin changelist added
Triage Stage: AcceptedReady for checkin
Type: BugCleanup/optimization

Seems simple enough.

comment:4 by Jannis Leidel, 13 years ago

Resolution: fixed
Status: newclosed

In [16370]:

(The changeset message doesn't reference this ticket)

Note: See TracTickets for help on using tickets.
Back to Top