Hi all, I am getting some information from a DB and some of the vaules of a field contains information like this :
Sam\xfael J\xf3n Gunnarsson which must be Samúel Jón Gunnarsson and I get that information and pass it to a view which creates a XML file ut by some reason those values are not displayed in the browser, I got this error Exception Type: DjangoUnicodeDecodeError. I have been looking for information about unicode in python and I found this : http://evanjones.ca/python-utf8.html http://oss.org.cn/man/develop/diveintopython-html-5.4/diveintopython-5.4/html/xml_processing/unicode.html But I can not get that working well.. does somebody has the same issue?.. thanks in advance a best regards.. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---