WorkflowUrlsMixin
get_context_data
Signature
get_context_data(self, kwargs)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| self | yes | ||
| kwargs | yes |
Source
server/vueda/workflow/mixins.py:27
get_inlines_context_data
Signature
get_inlines_context_data(self, formsets)
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| self | yes | ||
| formsets | yes |
Source
server/vueda/workflow/mixins.py:13
dict {#dict}
dictionary for instance variables
weakref {#weakref}
list of weak references to the object
Source
server/vueda/workflow/mixins.py:12