{% extends "admin/index.html" %} {% load i18n %} {% block content %} {{ block.super }} {% if not app_label %} {% if perms.cms_qe_auth.accessapi_user or perms.auth.add_permission %}
| {% url "api-root" %} |
| {% url "api-root" %}schema/swagger/ |
| {% url "api-root" %}schema/redoc/ |
{% blocktranslate trimmed %} To log into the API, the user needs to have the access permission assigned. To access other records in the API, the user must have the VIEW permission set for the model. {% endblocktranslate %}
cms_qe_auth | user | Can access to the APIaldryn_forms | Form submission | Can view Form submissionaldryn_forms | Form plugin | Can view Form plugin