Internationalization docs say that you're supposed to run
make-messages.py from django's dir, or from the project or app's top
directories.
I expected it to find and parse my templates, too (perhaps finding them
via the TEMPLATE_DIRS variable?).

It doesn't seem to do so, though. I cannot make make-message.py parse
my templates, but by running it directly from the top "templates"
directory -- which is not part of the project's dir. As a consequence,
I'd have to create yet another "locale" dir under "templates".
Is this the expected behaviour, or am I missing something obvious?
Thanks a lot for any help..

ciao
Guido


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