- How do I add an image to the auth_group table? Can I modify the table like I can for auth_user or do I need to make another table and point to the auth_group.id field? - What would be the recommended way to segregate my app administrative groups, like super_user, from groups defined by my user community? Should this be done by a naming convention and then by permissions that wouldn't allow any selection by non-admins to the group records that had those roles? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

