ARLO Nester
Static Public Attributes | List of all members
workspace.tools.views.library.StartNewLibraryForm Class Reference

Djangeo form for creating a new Library. More...

Inheritance diagram for workspace.tools.views.library.StartNewLibraryForm:
Inheritance graph
[legend]
Collaboration diagram for workspace.tools.views.library.StartNewLibraryForm:
Collaboration graph
[legend]

Static Public Attributes

tuple name = forms.CharField(max_length=16)
 
tuple notes = forms.CharField(widget=forms.Textarea, required=False)
 

Detailed Description

Djangeo form for creating a new Library.

Member Data Documentation

tuple workspace.tools.views.library.StartNewLibraryForm.name = forms.CharField(max_length=16)
static
tuple workspace.tools.views.library.StartNewLibraryForm.notes = forms.CharField(widget=forms.Textarea, required=False)
static

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