Home | Trees | Indices | Help |
|
---|
|
|
|||
|
|
|||
FORMAT_CHOICES = 'bib', 'BibTex', ('xlsx', 'Excel'), ('html',
|
|||
species = forms.ChoiceField(required= False, widget= forms.Rad
|
|||
model_type = forms.MultipleChoiceField(required= False, widget
|
|||
all_model_types = forms.ChoiceField(choices= (('True', 'All'),
|
|||
format = forms.ChoiceField(choices= FORMAT_CHOICES, initial= F
|
|
FORMAT_CHOICES
|
species
|
model_type
|
all_model_types
|
format
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Mar 20 15:54:55 2014 | http://epydoc.sourceforge.net |