Re: Famous 'ascii' codec can't decode byte 0xc3 error

2010-10-28 Thread Tom Evans
On Thu, Oct 28, 2010 at 11:41 AM, Duong Dang wrote: > Hi, > > I am having the following unicode error with django 1.2: > > ./standalone.py print the string out just fine. But in in my app, when > ever mymodel.update() is called I get this famous error: 'ascii' codec > can't

Famous 'ascii' codec can't decode byte 0xc3 error

2010-10-28 Thread Duong Dang
Hi, I am having the following unicode error with django 1.2: ./standalone.py print the string out just fine. But in in my app, when ever mymodel.update() is called I get this famous error: 'ascii' codec can't decode byte 0xc3 Thanks standalone.py: # -*- coding: utf-8 - *- def unicodestring():