min_length These are the same as CharField.max_length and CharField.min_length.
modelformset_factory(model, form=ModelForm, formfield_callback=None, formset=BaseModelFormSet, extra=1, can_delete=False, can_order=False, max_num=None, fields=None,
class Textarea [source] Text area: <textarea>...</textarea>
class NullBooleanSelect [source] Select widget with options ‘Unknown’, ‘Yes’ and ‘No’
years An optional list/tuple of years to use in the “year” select box. The default is a list containing the current year and
allow_folders Optional. Either True or False. Default is False. Specifies whether folders
path The absolute path to the directory whose contents you want listed. This directory must exist.
class PasswordInput [source] Password input: <input type='password' ...>
class SlugField(**kwargs) [source] Default widget:
class TimeField(**kwargs) [source] Default widget:
Page 11 of 18