Hello, please forgive the beginners question.
I have a model with 2 string list properties. How do i iterate through each list in the template at the same time. What i mean is, say i wanted to output stringlist1value1 and stringlist2value1 stringlist1value2 and string list2value2 stringlist1value3 and string list2value3 etc etc how would i do this? if i were doing this in python code i would maybe increment a loopcount in a for loop but i don't believe i can do this using django template syntax. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
