lig / pynta

Pynta is web framework written in Python. It is made with WSGI, speed and flexibility in mind and is fully Python3 (py3k) compatible.
https://plus.google.com/105540099459792525702
7 stars 2 forks source link

Add support for other template engines #3

Open lig opened 12 years ago

lig commented 12 years ago

Support more template engines: Cheetah, Jinja2

lig commented 12 years ago

Cheetah support merged into master.

lig commented 12 years ago

Basic Jinja2 support merged into master.