On Feb 7, 2008 10:45 AM, toomim <[EMAIL PROTECTED]> wrote:
>
> I am looping through a list of people, and want to output their
> hyperlinked names separated by commas and then the word "and".


If I've understood your question correctly, you can use 'forloop.last'
to determine if you're in the last iteration... see
http://www.djangobook.com/en/1.0/chapter04/ for details.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to