@Josh - really helpful. Thanks. So, if Django had a bug pertaining to character encoding, it wouldn't be appropriate for me to report it here because I discovered it while I was developing a site.
On Aug 24, 6:39 pm, Josh Ourisman <[email protected]> wrote: > Simple solution: don't use Adobe Fireworks. > > Also, this is more appropriate for the django-users group, django-dev is for > discussion of development of Django itself, not development of sites that > use Django. > > > > On Tue, Aug 24, 2010 at 8: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]<django-developers%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/django-developers?hl=en. > > -- > Josh Ourismanwww.joshourisman.com > (301) 244-9674 > Washington DC -- 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.
