Also getting a bunch of these too:

Non-ASCII character '\xc3' in file /var/web/mandala_env/mandala/alarms/views.py 
on line 329, but no encoding declared; see 
http://www.python.org/peps/pep-0263.html for details (views.py, line 329)


Is this normal? PostgreSQL is more strict with character types? So now I have 
to add # coding=<encoding name> to every py file in my django project?

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to