Anton Daneika wrote:
> Well, I tried this conf modification.
> Before it I could do
> mysql> insert into polls_poll  (`question`, `pub_date`) values ('Часто 
> ли у вас возникают проблемы с кирилицей?', NOW());
> 
> Then the select statement would produce a correct cyrillic output, but 
> after the proposed conf modification I get garbled text in mysql client...

:)

welcome to the wonderful world of charsets :)

(sorry, i have no idea how this works in mysql(i'm a postgresql user), 
but if you see it garbled in mysql-client, that does not mean things got 
wrong... unfortunately there are many-many factors that may affect these 
things)

so, good luck, and don't give up :)

gabor

--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to