And do you want to avoid
'django.template.loaders.app_directories.load_template_source' ?

It will work only when your template will not be found in default
template directory
So i guess there is no overhead when you use it in production.

May be you have DEBUG=True in your development version and
DEBUG=False in production. So it can be the reason.

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