Forget the self.auth_def = lambda... -- just call self.define_auth() directly. Does that work?
On Monday, December 5, 2011 1:21:31 PM UTC-5, Constantine Vasil wrote: > > I was following the code here: > > "Optimize your web2py app using the new import method" > http://martin.tecnodoc.com.ar/default/tag?name=import > > If there is a bug in this code how you would do that correctly? >

