PermissionOverviewView
Overview
Provide an overview of permissions and groups for each type of object in the site.
get_context_data
Signature
get_context_data(self, kwargs)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| self | yes | ||
| kwargs | yes |
Source
server/vueda/user/views.py:304
permission_required
template_name
Source
server/vueda/user/views.py:296