Hello,
According to the docs, TG automatically selects the i18n language to
use based on the browser's preferences (http://www.turbogears.org/2.1/
docs/main/Internationalization.html?
highlight=turbogearscontroller#language-auto-select).

I am working on a project that needs to bypass the user's setting and
use the language defined in the instance's .ini. The logic for which
language to use is more complex than the user's preference (the user
will be routed to a different instance depending on their location).
How can I bypass TG's default behavior?

Thank you,
Tomer Brisker

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to