Re: gettext is not defined - admin site

2007-11-06 Thread Malcolm Tredinnick
On Mon, 2007-11-05 at 12:00 -0800, ygneo wrote: > I use Django 0.96 in a SuSE with Python 2.3.3. > > I'm getting this JavaScript error: "gettext is not defined" when I try > to edit an object with date field in the admin site. I have seen that > occurs when calendar.js is trying to populate the m

Re: gettext is not defined - admin site

2007-11-06 Thread ygneo
Some advances in my investigation about this error. The problem seems to be in the characters codification. I don't know if django or maybe apache are codifying badly the special characteres in spanish needed for translations. The same error happened when I try to translate title and branding in

gettext is not defined - admin site

2007-11-05 Thread ygneo
I use Django 0.96 in a SuSE with Python 2.3.3. I'm getting this JavaScript error: "gettext is not defined" when I try to edit an object with date field in the admin site. I have seen that occurs when calendar.js is trying to populate the month names in the correct language. I use language_code =