geonode.groups.models
Attributes
Classes
Functions
|
|
|
Make sure that the anonymous group is not deleted |
Module Contents
- class geonode.groups.models.GroupProfile[source]
Bases:
django.db.models.Model- classmethod groups_for_user(user)[source]
Returns the groups that user is a member of. If the user is a superuser, all groups are returned.