class DateTimeInput [source] Date/time input as a simple text box: <input type='text'
BoundField.help_text The
format The format in which this field’s initial value will be displayed. If no format
class FilePathField(**kwargs) [source] Default widget:
compress(data_list) [source] Takes a list of valid values and returns a “compressed” version
input_date_formats A list of formats used to attempt to convert a string to a valid datetime.date object.
BoundField.data This property returns the data for this BoundField extracted by the widget’s
choices This attribute is optional when the form field does not have a choices attribute. If it does, it will override
input_formats A list of formats used to attempt to convert a string to a valid datetime.time object.
min_length If provided, these arguments ensure that the string is at most or at least the given length.
Page 12 of 18