Perhaps it isn't a bug in Django.

My document's encoding is Western  European (CP-1252). Is this
typical, or should I manually choose ASCII?



On Aug 24, 6:35 pm, Yo-Yo Ma <[email protected]> wrote:
> I just downloaded trunk about 2 hours ago, and I have a template that
> has a ’ character (angle style apostrophe that happens if you type
> something like "This doesn't work" in Fireworks (turns to "This
> doesn’t work" in Abobe Fireworks).
>
> When rendering a static page consisting of only the template, the
> UnicodeDecodeError occurred.
>
> C:\Python26\lib\encodings\utf_8.py in decode, line 16
>
> The string that could not be encoded/decoded was: doesn t hav

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" 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-developers?hl=en.

Reply via email to