On 2011-05-04, at 4:44 AM, Aragorn wrote:
> File "/home/max/public_html/examplesite.com/django/dbe/blog/
> models.py", line 44, in save
>   self.body)

You told us lots of stuff, including the save method, but since we don't know 
line numbers, which one is line 44?

> UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position
> 41: ordinal not in range(128)

There's some helpful information on this error from Google, here's one of them:

http://wiki.python.org/moin/UnicodeDecodeError
--
  Andy McKay
  a...@clearwind.ca
  twitter: @andymckay
 

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