I have been looking online for localization of error messages and labels of pyramid forms but so far without any luck. I have worked on both pyramid_simpleform and pyramid_deform. Has anyone worked on something similiar?
The example given on this page does not work for me. http://deformdemo.repoze.org/i18n/ I also tried the docs of pyramid_deform and pyramid_simpleform at http://docs.pylonsproject.org/projects/deform/en/latest/i18n.html and http://packages.python.org/pyramid_simpleform/#localization-and-state respectively. Frankly the docs are not much of help. I do not care which form library I use. I want something that has straightforward support for localization. -- 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.
