I have this code in one of my HTML Templates:

{%if forloop.counter0|divisibleby:"3"%}</tr><tr class="{% cycle
even,odd%}">{%endif%}

[snipped out]

For some reason every time I reload the page, the cycle behaves
differently. It's almost like the system keeps the last cycling in
memory - could there be some sort of leakage? What am I doing wrong?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to