On Sun, Aug 27, 2006 at 10:36:29AM +0100, Derek Hoy wrote:
> On 8/25/06, Baurzhan Ismagulov <[EMAIL PROTECTED]> wrote:
> >   I add /dir to PYTHONPATH. In this layout, I have to put the html
> >   templates to /dir/verdjnlib/templatepages/templates/templatepages. How
> >   can I customize the directory without modifying verdjnlib for each
> >   project?
> 
> It will find templates/pages anywhere that django looks for
> templates, so that's sitetemplates and each app/templates directory.

Ah, never mind. I've added  '/dir/myprj/myapp/templates' to
TEMPLATE_DIRS, and it worked. Thanks Bryan and Derek!

With kind regards,
Baurzhan.

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to