On Apr 18, 5:41 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > Personally I do not user routes much and I like to do > I thinks the following line: > if request.vars.force_language: session.force_language Should be: if request.vars.force_language: session.language = request.vars.force_language > if session.force_language: T.force(force_language) >
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---