In my apache enviroment settings I have already set that:

export LANG='en_US.UTF-8'
export LC_ALL='en_US.UTF-8'

But I still get the same error. Bedsides I am using wsgi no modpython.

Please, could somebody help me ???
Regards
Thanks in advance.
Ariel


On Tue, May 3, 2011 at 1:40 PM, Karen Tracey <kmtra...@gmail.com> wrote:

> You need to set up the environment/locale for your server so that Python
> will allow non-ascii characters in filenames. See:
> http://docs.djangoproject.com/en/1.3/howto/deployment/modpython/#if-you-get-a-unicodeencodeerror
>
> 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-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.
>

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