On Aug 10, 8:35 pm, Alasdair <
alasdairapni...@googlemail.com> wrote:
> archive_year doesn't add a list of objects to the context by default.
> Instead, it adds date_list, a list of months that have objects
> available in the given year.
>
> To add object_list to the context, use the optional argument
> make_object_list=True when calling archive_year.
>