I have a template dir in common with different projects, outside the
projects dir.

Those templates have a locale dir with translations.

In my projects  I have only the templates that differs from the common.

The problem is that it cannot use the locale inside the original
template dir, but If I make a simbolic link from

/common/templates/locale

to
/myproject/templates/locale

it works.

it is possible to avoid the simbolic link, and have in each dir only
translations of its contents?


-- 
Alessandro Ronchi

http://www.soasi.com
SOASI - Sviluppo Software e Sistemi Open Source

http://hobbygiochi.com
Hobby & Giochi, l'e-commerce del divertimento

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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