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

Static Public Attributes

tuple username = forms.CharField(max_length=64)
 
tuple password = forms.CharField(max_length=64)
 

Member Data Documentation

tuple workspace.tools.models.LoginForm.password = forms.CharField(max_length=64)
static
tuple workspace.tools.models.LoginForm.username = forms.CharField(max_length=64)
static

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