Hi, I'm a djangonist and for my current django project I use jinja2 for templating. I would like to use MPTT (Modified Preorder Tree Traversal) structure for storing data. In django exist project "django-mptt" with has a "recursetree" tag (http://django-mptt.github.com/django-mptt/templates.html#recursetree). Is something similar for jinja2?
Thanks for any ideas. Martin Kubát Czech republic -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To view this discussion on the web visit https://groups.google.com/d/msg/pocoo-libs/-/WIvck92uI6QJ. 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/pocoo-libs?hl=en.
