On 12/30/06, Jannis Leidel <[EMAIL PROTECTED]> wrote:
As a matter of fact I did this several times
with a ChoiceField that uses the default select field. But
unfortunately I couldn't get this working with the RadioSelect widget
and got this UnicodeDecodeError:
'ascii' codec can't decode byte 0xc3 in position 13: ordinal not in
range(128)
Hi Jannis,
Could you please paste the whole traceback for that error? Looks like
there's a place in the newforms library that doesn't convert
bytestrings properly, but in order to find the bug, I'll need to see
the full traceback.
Adrian
--
Adrian Holovaty
holovaty.com | djangoproject.com
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---