On Sunday, August 14, 2011, Phang Mulianto <braveh...@gmail.com> wrote:
> Thanks Reinout for the response,
>
> i read the doc , just in time compilation to Python bytecode is used in
jinja..
>
> is django default template also do this ?
>
> which i see the reason why jinja faster.

Django's template engine doesn't currently bytecode compilation; however,
Armin Ronacher, the author of Jinja, is doing a Google Summer of Code
project that will hopefully result in Jinja and Django using a common
bytecode engine.

Yours,
Russ Magee %-)

-- 
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.

Reply via email to