Is possible obtain the comments of django.contrib in reversed order?
In old version:
{% get_free_comment_list for workgroups.workgroup group.id as
comment_list reversed %}
But in new version the templatetag not have control of this parameter.
The method for order is other?
Regards
--~--~---
use you? generic object-list with a paginated?
Thanks!
Jordi.
On 22 oct, 14:26, Dmitry Dzhus <[EMAIL PROTECTED]> wrote:
> jrivero wrote:
> > Is possible obtain the comments of django.contrib in reversed order?
>
> > In old version:
> > {% get_free_comment_list for
Is great to find so much django apps code in google-code, but it would
better if the code was labelled with the version of django for which
this done.
Examples:
django-0.96, django-0.97, django-1.0b1, django-1.0...
Regards,
Jordi
--~--~-~--~~~---~--~~
You receive
Hi!
I have one mysqldb exception on insert or update in some model with
message [1] and can not find it. Django does not catch and return
generic error 500.
[1]: Exception exceptions.TypeError: "'NoneType' object is not
callable" in > ignored
I suspect that appears after a change in the propert
4 matches
Mail list logo