so, first of all i kept auth.settings.create_user_groups = True as
suggested,
and from the manual there is
auth.add_group('role', 'description')
this should be in a model.py file or in a module such as first_init.py
which will initialize the whole application with predefined groups/etc?
adding this into models/db.py after the auth.define_table() every time i am
visiting appadmin it adds the same groups over and over
--
---
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/groups/opt_out.