Trees | Indices | Help |
|
---|
|
|
|||
|
|||
|
|||
Inherited from |
|
|||
PERMISSION_CHOICES = '0', 'Private', ('1', 'Collaborative '),
|
|||
name = forms.CharField(max_length= 100, widget= forms.TextInpu
|
|||
description = forms.CharField(max_length= 250, widget= forms.T
|
|||
permissions = forms.ChoiceField(choices= PERMISSION_CHOICES, w
|
|||
readonly = forms.BooleanField(required= False, label= "(read-o
|
|
|
|
name
|
description
|
permissions
|
readonly
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jan 24 19:49:08 2012 | http://epydoc.sourceforge.net |