On Wed, 2008-04-23 at 21:24 -0700, PJ wrote:
>
> .archive_index templates get 'latest' ; all the others get
> 'object_list'
> If template_object_name is set to 'foo',
>
> .archive_index templates get 'foo'; all the others get 'foo_list'
You can pass in template_object_name='foo_list' to archi
.archive_index templates get 'latest' ; all the others get
'object_list'
If template_object_name is set to 'foo',
.archive_index templates get 'foo'; all the others get 'foo_list'
.archive_index and .archive_year templates get a 'date_list'; why
don't .archive_month and .archive_day ?
This al