On Mon, 2007-05-21 at 15:23 +0200, David Larlet wrote:
> Hi,
>
> I just wonder why the archive_year function returns an object_list
> (with make_object_list parameter to True) which is ordered by
> date_field. I know that I can use the reverse argument in for loop tag
> but I wonder if I'm the on
Hi,
I just wonder why the archive_year function returns an object_list
(with make_object_list parameter to True) which is ordered by
date_field. I know that I can use the reverse argument in for loop tag
but I wonder if I'm the only one to have this issue? What order did
you expect by default? I