On Sun, Jan 8, 2012 at 2:44 PM, James <eire1...@gmail.com> wrote: > > To add to what the above poster said, the blog irrational exuberance > has an entire series on django's loose coupling philosophy. <a > href='http://lethain.com/replacing-django-s-orm-with-sqlalchemy/'>This > article</a> is on using SQLAlchemy. I've really been considering > switching over to jinja based on his articles (since it seems like it > won't break anything, other than all my render_to_response and will > need to longform the return render). For my money, django's ORM seems > to do a pretty good job. I haven't yet said to myself "wow, it would > be nice if it did X" but I say that all the time to myself about the > templating engine (which is why I'm considering the switch). >
Armin Ronacher, the author of Jinja, was/is doing a Google Summer of Code project that will hopefully result in Jinja and Django using a common bytecode engine. Search django-developers@ for 'GSOC template compilation'. Cheers Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.