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
This documentation covers the in-development release of Djblets. You can see the latest stable docs or all previous versions.
Built-in resource representing the Group model.
A default resource for representing a Django Group model.
alias of django.contrib.auth.models.Group