Hi, I think I am missing some of the major concepts of web2py. By some_magic^TM is got some object like "db", "request" and "auth" available in all my controllers. I think these are setup in db.py. Anyway, still strange for me.
What would I need to do, when I want to make these available in some lib/modules? At the moment I always pass db and request as parameters. But as these modules are only used with my web2py project, I want to get rid of passing these parameters. Thanks a lot and kind regards Cornelius
signature.asc
Description: OpenPGP digital signature

