Re: djangojs translations not available

2010-05-20 Thread filias
So, I managed to fix the problem. If some has the same problem here are some useful infos: - if you have a normal setting.py file then you should not have this problem with djangojs domain translations - if you have your settings.py file split into several sub-settings the locale directory should

djangojs translations not available

2010-05-20 Thread filias
Hi, I have a djangojs.po file and am compiling the messages with compilemessages command. I don't get any error but I can't see my translations in the js catalog. I can only see the admin js translations. How can I debug this problem? Thanks in advance. -- You received this message because you