|
tuple | jobStatus = forms.ModelChoiceField(JobStatusTypes.objects.all(), required=True) |
|
tuple workspace.tools.views.biasManipulation.SetJobStatusForm.jobStatus = forms.ModelChoiceField(JobStatusTypes.objects.all(), required=True) |
|
static |
The documentation for this class was generated from the following file: