Oh... OK... I thought I've missed another great feature of web2py... :-) On Thu, May 27, 2010 at 21:48, Thadeus Burgess <[email protected]>wrote:
> Me and my displaced mind... =) > > I ment "all of my controller functions are decorated with..." > > > > -- > Thadeus > > > > > > On Thu, May 27, 2010 at 2:31 PM, Mathieu Clabaut > <[email protected]> wrote: > > Thank you for sharing ! > > On Thu, May 27, 2010 at 19:16, Thadeus Burgess <[email protected]> > > wrote: > >> > >> This is what I settled with: > > > > <snip> > > So obviously if they are admin, it leaves it alone and they see all > tables. > >> > >> Also all tables are decorated with > >> @auth.reuquires_membership('Operations') > >> > > What do you mean by "tables are decorated" ? > > I thought only controllers functions may be decorated ? > > > > -Mathieu >

