On Sat, Mar 27, 2010 at 8:13 AM, Johannes Lichtenberger
wrote:
> Hello,
>
> wouldn't it be nice to include StringTemplate
> (http://www.stringtemplate.org/)? It strictly enforces model-view
> separation (in django terminology view-template) so I think it's design
> is
Hello,
wouldn't it be nice to include StringTemplate
(http://www.stringtemplate.org/)? It strictly enforces model-view
separation (in django terminology view-template) so I think it's design
is much better than most other if not all template engines including
Djangos'.
I have