Tutorials on Jinja

asimjalis at gmail.com asimjalis at gmail.com
Mon Jul 15 13:32:15 EDT 2013


On Wednesday, June 24, 2009 11:46:55 AM UTC-7, Saurabh wrote:
> Hi All,
> 
> I am trying to move my application on a MVC architecture and plan to
> use Jinja for the same. Can anyone provide me with few quick links
> that might help me to get started with Jinja?
> 
> Thanks,
> Saby

The documentation at http://jinja.pocoo.org/docs/templates is pretty good.

Also this link contains an end-to-end example which might be helpful.

https://gist.github.com/warren-runk/1317933

-
Asim



More information about the Python-list mailing list