I guess you have some files without the # -*- coding: utf-8 -*- on the top of the file
You will need this if you want to use some letters like é or ç... Att, César Frias Linux user: #506849 Twitter: twitter.com/cesarFrias 2012/1/5 Piotr Zalewa <zal...@gmail.com> > Please attach the index.html - there might be an unknown unicode character > > zalun > > > On 01/05/12 12:18, Hassan wrote: > >> Dear ALL, >> >> i am trying to do render_to_response('index.**html') , and i keep geting >> this dont know why ? its a normal html page ??!! what to do ? >> >> >> UnicodeDecodeError at / >> 'utf8' codec can't decode byte 0x93 in position 3197: invalid start >> byte >> Request Method: GET >> Request URL: http://127.0.0.1:8000/ >> Django Version: 1.3.1 >> Exception Type: UnicodeDecodeError >> Exception Value: >> 'utf8' codec can't decode byte 0x93 in position 3197: invalid start >> byte >> Exception Location: c:\python27\lib\encodings\utf_**8.py in decode, >> line >> 16 >> Python Executable: c:\python27\python.exe >> Python Version: 2.7.2 >> Python Path: >> ['C:\\global', >> 'c:\\python27\\lib\\site-**packages\\setuptools-0.6c11-**py2.7.egg', >> 'c:\\python27\\lib\\site-**packages\\django_blog_zinnia-**0.8.1- >> py2.7.egg', >> 'c:\\python27\\lib\\site-**packages\\beautifulsoup-3.2.0-**py2.7.egg', >> 'c:\\python27\\lib\\site-**packages\\django_xmlrpc-0.1.3-**py2.7.egg', >> 'c:\\python27\\lib\\site-**packages\\django_tagging-0.3.**1-py2.7.egg', >> 'c:\\python27\\lib\\site-**packages\\django_mptt-0.5.2-**py2.7.egg', >> 'c:\\python27\\lib\\site-**packages\\pyparsing-1.5.6-py2.**7.egg', >> 'c:\\python27\\lib\\site-**packages\\akismet-0.2.0-py2.7.**egg', >> 'c:\\python27\\lib\\site-**packages\\south-0.7.3-py2.7.**egg', >> 'c:\\python27\\lib\\site-**packages\\django_oembed-0.1.1-**py2.7.egg', >> 'C:\\Windows\\system32\\**python27.zip', >> 'c:\\python27\\DLLs', >> 'c:\\python27\\lib', >> 'c:\\python27\\lib\\plat-win', >> 'c:\\python27\\lib\\lib-tk', >> 'c:\\python27', >> 'c:\\python27\\lib\\site-**packages', >> 'c:\\python27\\lib\\site-**packages\\PIL', >> 'c:\\python27\\lib\\site-**packages\\win32', >> 'c:\\python27\\lib\\site-**packages\\win32\\lib', >> 'c:\\python27\\lib\\site-**packages\\Pythonwin'] >> Server time: Thu, 5 Jan 2012 06:11:04 +0200 >> >> > -- > 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+unsubscribe@** > googlegroups.com <django-users%2bunsubscr...@googlegroups.com>. > For more options, visit this group at http://groups.google.com/** > group/django-users?hl=en<http://groups.google.com/group/django-users?hl=en> > . > > -- 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.