Skip to content

HasWorkflowViewMixin

Overview

Marker for REST framework views whose model participates in a workflow.

Permission classes own model-scope deferral. This mixin deliberately does not suppress permission failures because the complete permission expression may contain unrelated gates.

dict {#dict}

dictionary for instance variables

weakref {#weakref}

list of weak references to the object

Source

server/vueda/workflow/views.py:31

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2