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