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