On Apr 18, 7:30 pm, gurcharan <gurcharan.sa...@gmail.com> wrote:
> Hi
>
> I've used Django i18n module to implement internationalization in my
> site. I'm facing a strange issue - 118n is working on Django webserver
> but not on Apache and also no error message is getting logged.
>
> Can anyone have any clue why it's happening.
When running Django webserver, are you relying on environment
variables in your user account for it to work? These user environment
variables will not be present when you run under Apache.
Graham
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---