Hello, I'm using MySQL as my backend. Everytime when I want save a utf-8 string there is warning that string has been truncated. Ie. I have model with CharField(max_length=10), then want to add string żźćźżąłśćó it throw warning.
What can I do to override that? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

