I tried to define those classes in db.py to make them global and accessible. But that didn't work. Not sure if I see any solution to your answer. Am I missing any hint? lol
On Tuesday, August 9, 2016 at 4:59:37 PM UTC-4, Niphlod wrote: > > The solution lies in knowing web2py's unique execution model (which is BY > FAR different from Flask's) AND reading the source code. > When faced with the same problem years ago, finding the solution (was > already there, as it is now) made me a better coder, so I won't - on > purpose - propose a cut&paste solution. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

