Added first code for a django-to-jinja converter
authorArmin Ronacher <armin.ronacher@active-4.com>
Tue, 16 Sep 2008 08:59:03 +0000 (10:59 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Tue, 16 Sep 2008 08:59:03 +0000 (10:59 +0200)
commit35f8d2de76c61cb4f52b1e4f4a8125ce17b77355
treeccbda50645d5ce21a1489122b223ae43c45be87e
parent3213355aef195818c282dabe51dfd5694c26d5f6
Added first code for a django-to-jinja converter

--HG--
branch : trunk
ext/django2jinja/django2jinja.py [new file with mode: 0644]
ext/django2jinja/templates/index.html [new file with mode: 0644]
ext/django2jinja/templates/layout.html [new file with mode: 0644]