Re: i18n javascript problem

2009-08-18 Thread Antoni Aloy
2009/8/18 caiobos : > > Hello! > My project is alredy working with i18n, but the i18n js doesnt work. > I have created my dir locale at the root of the project, have run > makemessages and it create the djangojs.po correcty. With compile > messages I get the djangojs.mo ok. >

i18n javascript problem

2009-08-18 Thread caiobos
Hello! My project is alredy working with i18n, but the i18n js doesnt work. I have created my dir locale at the root of the project, have run makemessages and it create the djangojs.po correcty. With compile messages I get the djangojs.mo ok. The problem is how i confgure it in URLconf, if i