As far as detection, if your application passes though gaehandler.py, then you can be certain you are on GAE.
Robin On Jan 30, 1:13 pm, mdipierro <[email protected]> wrote: > make a proposal. It is not easy to auto-detect gae since you may have > the google modules without being on gae > > On Jan 30, 10:35 am, Fran <[email protected]> wrote: > > > On Jan 30, 3:29 pm, Robin B <[email protected]> wrote: > > > > t2 used to have t2.is_gae, I could not find anything like that in > > > utils.py > > > tools.py (note the new name) has this setting already: > > mail.settings.server='gae' > > > However that assumes you're using Mail which should be separable from > > Auth/Crud. > > I agree having a more generic flag which automatically sets the sub- > > flags would be ideal... > > > F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

