Hi, I have to receive a POST data in iso-8859-2 and encode it to utf-8 and store in db.
I'm using config['pylons.request_options']['charset'] = None to turn off default decoding, but with no success. Unicode is broken, and it is the same as without changing request_options. Any suggest? Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
