Have you tried switching to UTF-8, if you need support for "funny" character sets ? You'll need to change your database and table encodings to UTF8 (with appropriate collation, if you need proper sorting) and the output content-type.
On 28/03/07, enquest <[EMAIL PROTECTED]> wrote: > > In Django admin entering the following quote chars " " 'copy paste' in a > textarea field gives this error... "Data truncated for column ..." > > How can this be? And what is the solution for this nasty problem. > Because people wil copy and paste out of MS Word etc... > > The database is latin1 as standerd Django does. > > Enquest --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---