I'm trying to load a template file from outside of TEMPLATE_DIRS, i.e.
the template file does not reside in any of the template directories
specified in TEMPLATE_DIRS.

Does anyone know if this is possible? I tried just specifying a path:
i.e.'../../new_dir/template.html' but that doesn't seem to be working.

Any suggestions?

Thanks,
Mike
--~--~---------~--~----~------------~-------~--~----~
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