On Tue, Jun 15, 2010 at 4:56 AM, MichaleHjulskov <needb...@gmail.com> wrote:

> Im sorry to say that I only understand some of these technical terms.
> I really try to, but its very geeeky from my perspective.
> (My Django inviroment is hosted at djangohosting.ch)
>
> So I hope that you (or someone else) will explain a 1 2 3 procedure
> for me to fix it, so that our users can upload their weird files :o)
>
> In case I need to put this code somewhere:
> export LANG='en_US.UTF-8'
> export LC_ALL='en_US.UTF-8'
> Then please tell me where I should put it. in my settings.py or?
>

These things need to be set properly in the environment of the web server.
If you don't have direct control over the web server configuration given
your hosting set up, then you should contact your hosting provider and ask
them to set things up properly.

Karen
-- 
http://tracey.org/kmt/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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