#697 closed enhancement (fixed)
Optional object_list for archive_year
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Generic views | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | UI/UX: |
Description
The generic view archive_year does not provide an object_list.
This patch allows archive_year to optionally populate object_list, when the keyword make_object_list is True.
Attachments (1)
Change History (2)
Changed 12 years ago by
Attachment: | django.patch added |
---|
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Patch for django/views/generic/date_based.py