On 13-08-11 14:41, Phang Mulianto wrote:
and i read about jinja template, why it can be faster than django template engine ?
Jinja basically uses django's syntax, but (if my memory is correct) it allows you to do more things than django's templates allows you to.
Is it faster? I thought there were people trying to bring jinja into django as it is good and fast. If it is faster, it would probably be because people are making a dedicated effort at making it fast. Multiple projects are using jinja, so there's a good chance that the combined effort *could* make it faster.
I don't know from experience, though, *if* it is faster. Reinout -- Reinout van Rees http://reinout.vanrees.org/ rein...@vanrees.org http://www.nelen-schuurmans.nl/ "If you're not sure what to do, make something. -- Paul Graham" -- 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.