On Fri, Mar 6, 2009 at 4:25 AM, Thierry <thierryschellenb...@gmail.com> wrote:
> Why is an include tag so much heavier on the template system?

Because it has to search for the given template on the file system.
Depending on how you've got TEMPLATE_LOADERS and TEMPLATE_DIRS set,
this could search in dozens of places.

Jacob

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