mitsuhiko / templatetk

My GSOC Project for Template Compilation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  // django-template-compilation (project: templatetk)

  This is a Google Summer of Code project that attempts to implement
  template compilation for Django.  It not only tries to do that for
  Django but it tries to keep the compiler generic enough that it
  works with arbitrary template engines including Jinja2 and possible
  others.

About

My GSOC Project for Template Compilation

License:Other


Languages

Language:Python 93.7%Language:JavaScript 6.3%