On Sun, Jan 11, 2009 at 6:43 PM, Tipan <[email protected]> wrote: > > Hi Ramiro, > > I'm using the latest development version of Django. Apache web server. > MySqL/Mod_python, all served from same apache on my laptop. > > I get a 404 error when I put http://<server>/jsi18n/ into the browser > URL. >
That's strange, are you succesfully using another component of Django i18n infrastructure in the same application?. De you have USE_I18N set to True in the settings file you are using? -- Ramiro Morales --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

