Hey everyone,

I'm currently fighting with pyramid + *any* form library that can do
i18n...

Is there any working example of that ?

I'm using Mako templates so I don't want to use Deform.

I tried with pyramid_simpleforms but I cannot get the error messages /
labels etc translated.
I tried also with WTForms and their *new* .gettext() method in form -
but I have no idea how to get correct .gettext and .ugettext (tried
with TranslationStringFactory and Translations).

Naturally I'm trying to define the forms in forms.py to avoid building
form on each request.

Thanks,

-- 
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.

Reply via email to