> Based on your previous mail, CampPeople instances have a docall field.
> piplok is a CampPeople instance, since you have passed in a queryset of
> CampPeople in the 'camppeople' variable and are iterating through it in the
> for loop. So I expect this should be:
>
> {% if piplo.docall %}Yeah, this was it! Thanks a lot. I see that there is a lot of learning in front of me. Thanks, Piotr Hosowicz -- 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.

