On Sat, Mar 27, 2010 at 8:13 AM, Johannes Lichtenberger <[email protected]> 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 much better than most other if not all template engines including > Djangos'.
If you don't like Django's template engine, you're free to use whatever you want. Some of the changes to Django 1.2 make this even easier. However we like our template language the way it is. We're not looking to replace it with something else. Yours, Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
