e.g. auth.add_group('wiki_editor', 'Editor')
On Wednesday, September 19, 2012 9:30:28 PM UTC+1, Pystar wrote: > > Hi guys, > I need help on how to implement having a super user being able to create > admins to administrate db tables using groups. > Auth.addgroup() eg? --