I get an error message when I run the
"$ python manage.py syncdb"
Command.


70
SyntaxError: Non-ASCII character '\xe2' in file 
/Users/bmregister/djangoLocal/myFirstSite/myFirstSite/settings.py on line 70, 
but no encoding declared; see http://www.python.org/peps/pep-0263.html for 
details

I can’t find any characters ‘/xe2’ anywhere in the settings.py file, line 70 or 
other wise?  I am editing the file in the Xcode IDE.  The pep article really 
doesn’t help me much.  Any suggestions or ideas on what needs to be edited in 
my settings.py file?

Brent.


-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CEE1FF56.48C0%25Brent.Register%40coxinc.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to