I made a custom template tag.


On Mar 24, 7:45 pm, Federico Capoano <[email protected]> wrote:
> Hello to all,
>
> I don't understand how I can retrieve the most recent comments for a
> given model, something like:
>
> {% load comments %}
> {% get_comment_list for post as comment_list %}
>
> By using this code I get an empty list..
>
> :-S

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

Reply via email to