Essentially ak pointed out the error. It is expecting 8bit encoding and the euro is apparently higher than 8 bits (i.e. 20AC is greater than FF). Just keep plugging around (particularly from the shell & looking at the db) and you'll probably find it.
-rob On Jan 25, 10:12 pm, "Christian Schmidt" <[EMAIL PROTECTED]> wrote: > On 26 Jan., 06:37, "ak" <[EMAIL PROTECTED]> wrote: > > > Same thing with national characters ... > > DEFAULT_CHARSET = 'utf-8'This doesn't solve the problem. The errormessage > > still appears with the > same traceback. > Any other ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---