djblets.webapi.resources.group¶ Built-in resource representing the Group model. class GroupResource[source]¶ A default resource for representing a Django Group model. model[source]¶ alias of django.contrib.auth.models.Group