ARLO Nester
Static Public Attributes | List of all members
workspace.tools.views.library.LaunchLibraryValidationForm Class Reference
Inheritance diagram for workspace.tools.views.library.LaunchLibraryValidationForm:
Inheritance graph
[legend]
Collaboration diagram for workspace.tools.views.library.LaunchLibraryValidationForm:
Collaboration graph
[legend]

Static Public Attributes

tuple project = forms.ModelChoiceField(Project.objects.none(), empty_label=None)
 
tuple library = forms.ModelChoiceField(Library.objects.none(), empty_label=None)
 

Member Data Documentation

tuple workspace.tools.views.library.LaunchLibraryValidationForm.library = forms.ModelChoiceField(Library.objects.none(), empty_label=None)
static
tuple workspace.tools.views.library.LaunchLibraryValidationForm.project = forms.ModelChoiceField(Project.objects.none(), empty_label=None)
static

The documentation for this class was generated from the following file: