Hacker News new | ask | show | jobs
by lightcatcher 5201 days ago
I've found using Jinja2 templates (http://jinja.pocoo.org/docs/ ) is a lot easier than dealing with the Django template language. Django also makes switching template languages quite easy.
1 comments

I believe Jinja2 is also a lot quicker, but the Django developers want to catch up.. so that's something.