On Wed, Jun 9, 2010 at 3:57 AM, Nick <[email protected]> wrote:

> Boy, that just flew right past me. Ridiculous. Thanks everyone.
>
> On Jun 8, 1:06 pm, Dejan Noveski <[email protected]> wrote:
> > http://docs.djangoproject.com/en/dev/ref/templates/builtins/#for
> >
> > scroll a bit down to see the forloop object and its properties.
>

Extra info: And if you are using object_list(i.e, generic views): {{
variable.object_list.0.member_name }}

-V
http://twitter.com/venkasub

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