ณ 11 ต.ค. 2553 เวลา 21:34 Mathieu Leduc-Hamel <marra...@gmail.com> เขียน:
> 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.

Correctly configured being the key factor here; can you tell us the 
charset/collation listed by MySQL for 'show create table' on the relevant 
entity?

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

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