You should give Jinja and projects like django-jinja a look then. They are exactly what you want: Twig like template system for Django.
Thanks, but that's not the piece I need. I'm happy with Django's templates and I want to use them in JavaScript like Twig allows. Unfortunately Twig is just different enough to Not Work out of the box.
Swig might get us there (http://paularmstrong.github.io/swig/), but I haven't looked into it enough.
-scott
No comments:
Post a Comment