Hi all,

I'm the main maintainer of a website called l'Agenda Du libre du
Québec. On this website, people can submit events about free/open
software in their local community.

Yesterday, somebody tried to submit a new event, but the in
description of the event, there was a strange character: "→". Django
can deal with this unicode character, and MySQL, correctly configured,
should be able to also.

But it's not the case. MySQL just refuse to save it ! Saying that
there's an invalid character inside this field.

What can do ? I don't want to filtering it manually and just wait for
the next bug for the next incompatible character with MySQL !



-- 
Mathieu Leduc-Hamel

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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.

Reply via email to