#17685 closed Bug (fixed)
Inconsistent 3-tuple item naming in BaseDateListView.get_dated_items()
Reported by: | ejb | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | |
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
Says that get_dated_items() "Returns a 3-tuple containing (date_list, latest, extra_context)." then goes on to reference the second item as object_list.
Attachments (1)
Change History (4)
by , 13 years ago
Attachment: | BaseDateListView.get_dated_items-doc-fix.diff added |
---|
comment:1 by , 13 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [17548]: