On 12/22/06, Eric Floehr <[EMAIL PROTECTED]> wrote:

Thanks Ivan, that's exactly it!  My eyes must have glossed over before
getting to that point, as I don't remember reading it before...


maybe you can try CallTag http://code.djangoproject.com/wiki/CallTag
example is:

...stuff..
{% call "table.html" with table=tables.0 %}
...stuff...
{% call "table.html" with table=tables.1 %}
...stuff...

--
I like python!
UliPad <<The Python Editor>>: http://wiki.woodpecker.org.cn/moin/UliPad
My Blog: http://www.donews.net/limodou

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