[web2py] Re: force mobilize

2014-06-15 Thread HarryE
Put request.user_agent().is_mobile=True in db.py marți, 21 februarie 2012, 13:12:20 UTC, Scott Benninghoff a scris: > > I was wondering if there is a way to set a global variable that would > force a site to present in mobile mode. Thanks for the help. -- Resources: - http://web2py.com - http

[web2py] Re: force mobilize

2012-02-21 Thread OpenMercury
I forgot to mention, this would be done when a user would trigger this via link or maybe from a specific site that they arrived from. On Feb 21, 8:12 am, OpenMercury wrote: > I was wondering if there is a way to set a global variable that would > force a site to present in mobile mode.  Thanks fo