Re: {% recurse %} Tag

2006-02-26 Thread Linicks
That looks great! I would like to see it in Django. Nice work! --Nick --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups

Re: {% recurse %} Tag

2006-02-26 Thread Ivan Fedorov
Armin Ronacher ÐÉÛÅÔ: > Hiho :-) > > Yesterday I tried to implement a sitemap with jinja and i encountered a > missing tag :-) The {% recurse %} tag. > > So whats this all about? A small example is here: > http://wsgiarea.pocoo.org/trac/browser/jinja/trunk/unittests/te

{% recurse %} Tag

2006-02-25 Thread Armin Ronacher
Hiho :-) Yesterday I tried to implement a sitemap with jinja and i encountered a missing tag :-) The {% recurse %} tag. So whats this all about? A small example is here: http://wsgiarea.pocoo.org/trac/browser/jinja/trunk/unittests/tec/recurse.py The generated output is here: http