Hi,

as Daniel wrote, the {{ p.source.all }} is a queryset you can access the same way as in {% for p in publisher.object_list %}. So you create a nested for loop.

Martin

On Sun, 11 Sep 2011 10:38:39 +0200, Petey <efri...@gmail.com> wrote:

And also how do I display more objets from that list? ;) Sorry for double
post

--
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 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