Yep, i got it enviroment.py: tmpl_options['myghty.output_encoding'] = 'UTF-8'
in every template which has UTF-8 characters: # coding: UTF-8 in controllers: c.value = u'something in UTF-8' Thanks for the quck response --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
