min_length If provided, these arguments ensure that the string is at most or at least the given length.
empty_value The value to use to represent “empty.” Defaults to the empty string; None is another common choice
BoundField.data This property returns the data for this BoundField extracted by the widget’s
max_length
BoundField.help_text The
formset_factory(form, formset=BaseFormSet, extra=1, can_order=False, can_delete=False, max_num=None, validate_max=False, min_num=None, validate_min=False)
BoundField.label The
BoundField.form The Form instance this BoundField is bound to.
input_formats A list of formats used to attempt to convert a string to a valid datetime.time object.
format The format in which this field’s initial value will be displayed. If no format
Page 12 of 18