Ok, I managed to fix it with LOCALE_PATHS.
Example: LOCALE_PATHS = ('', '/locale')
I hope it helps someone :)
On Mar 24, 4:22 pm, filias wrote:
> Hi,
>
> I have a project with several applications. The translations to
> another language are located in /locale
>
> I used the makemessages command
Hi,
I have a project with several applications. The translations to
another language are located in /locale
I used the makemessages command (run from the project directory) to
generate the .po file and all the marked strings from code and
templates appear in the file.
I used the compilemessages
2 matches
Mail list logo