Hi,
I get this error:
UnicodeDecodeError at / 'utf8' codec can't decode byte 0xa9 in
position 1393: unexpected code byte
The string that could not be encoded/decoded was: ight � 2006

The part of the static template it is complaining about is the ©
character:

<div id="footer">Copyright © 2006-2008 ...... </div>

How do I get the © character translated correctly?

Thanks
Steve
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to