openedx_authz.constants package#

Submodules#

openedx_authz.constants.permissions module#

Default permission constants.

openedx_authz.constants.roles module#

Default roles and their associated permissions.

Module contents#

Shared low-level constants for openedx_authz.

Defined here rather than in api.data so that models and other modules at the bottom of the import chain can use them without creating circular imports.