I what to create an manage groups in my application with auth , but some groups are automatically created "user_id" when a new user register...So when I want to list my groups I have to filter them for exclude the "users" ones. The second solution is to delete the groups automatically created ?
My questions are : - Why groups are automatically created with new users? (they are already registered in auth_users) -Is there a solution for they are not? Thank for you answers Jean-Marc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---