> Are you sharing the web server with web applications written using
> something else, such as PHP? If PHP is playing with the language
> settings, you might be hitting an ordering problem. That is, it works
> if any PHP code gets executed first in a specific process and doesn't
> otherwise, or vice versa.
>

Thanks Graham ... the system indeed has web  applications in PHP. And
this could be a source of the conflict.

To be honest ... I am a little bit lost with the coding configuration
for receiving data from the DB.  Where should the coding be
configured?

I assume that my Django settings (and the DB configuration) should
have the controls ... but is it also dependant on the apache, php,
mod_python configuration?

If php is messing around with the coding (and it is beyond my control)
how can I force UTF8 in my django applications?

I would appreciate further advice fellows!!

Ernesto



--~--~---------~--~----~------------~-------~--~----~
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