Hello, I try to use runtime language switch ( from cookbook) and for the page content it works.
The problem is for a forms ( I use its declared in separate forms.py file) It looks forms are initialized during start application and only default language is used ( language switch does not impact on forms descriptions). How to solve this problem? Regards Tomasz -- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/groups/opt_out.
