Form for key generation.
More...
Static Public Attributes |
tuple | name |
Detailed Description
Form for key generation.
Definition at line 38 of file key.py.
Member Data Documentation
tuple src.wi.forms.key.GenerateKeyForm.name |
|
static |
Initial value:forms.CharField(widget=forms.TextInput(attrs=dict(attrs_dict, maxlength=45)),
label=_('Name'))
Definition at line 39 of file key.py.
The documentation for this class was generated from the following file: