On Sun, Jan 11, 2009 at 6:43 PM, Tipan <t...@ortengo.co.uk> 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 django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to