> hi all,
>
> I can register from my django web page in english,but it can't storage
> chinese to django mysql database.
>
> please give me advice. thx
Check your table definition to see whether the field you try to store is
a latin1 or utf8 field. If it is latin1, it will not support chinese
characters.
--
Dennis K.
They've gone to plaid!
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
No comments:
Post a Comment