Thank you very much for yours answers.

On Fri, Apr 16, 2010 at 12:24 PM, Owen Nelson <onel...@gmail.com> wrote:

> The comments are already ordered... by pk I assume, which would mean
> they are also ordered by date (unless you're messing with the comment
> id's or the dates themselves).
> If you simply want to switch the order from ascending to descending,
> maybe try the "reversed" parameter for the "for" tag:
> http://docs.djangoproject.com/en/dev/ref/templates/builtins/#for
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to