> > File "/usr/lib/python2.4/urllib.py", line 1162, in urlencode > > v = quote_plus(str(v)) > > UnicodeEncodeError: 'ascii' codec can't encode character u'\xf2' in > > position 1: ordinal not in range(128) > > This should be fixed in [5338].
well... you already know it works like a charm! grazie! *:-) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

