[Twisted-web] Twisted web templates: do they support loops?

Jacek Furmankiewicz jacek99 at gmail.com
Wed Oct 12 17:43:24 EDT 2011


Looking at the (somewhat sparse) docs for twisted web templates:
http://twistedmatrix.com/documents/current/web/howto/twisted-templates.html

I see no mention of loops, like in Jinja2:

{% for item in items %}
<sometag>{{item.someproperty}}</sometag>
{% endfor %}

Is something like this supported?

thx
Jacek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20111012/a2b4c174/attachment.htm 


More information about the Twisted-web mailing list