Re: archive_index returns no results

2006-09-06 Thread hotani
thanks, right - that was obvious and I overlooked it, not my first time... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To

Re: archive_index returns no results

2006-09-06 Thread James Bennett
On 9/6/06, hotani <[EMAIL PROTECTED]> wrote: > in the template, I'm testing for object list like so: > {% if object_list %} > > also tried putting {% if archive_index %} but that sees nothing as well. As the documentation[1] points out, the archive_index view gives you a variable called 'latest',