to_field_name Same as ModelChoiceField.to_field_name.
Field.has_changed() [source] The has_changed() method is used to determine if
input_time_formats A list of formats used to attempt to convert a string to a valid datetime.time object.
empty_label If the
class ClearableFileInput [source] File upload input: <input type='file' ...>
class Form [source] To create an unbound Form instance, simply instantiate the
class DateTimeField(**kwargs) [source] Default widget:
format The format in which this field’s initial value will be displayed. If no format
allow_unicode New in Django 1.9. A boolean
Form.clean() Implement a clean() method on your Form when you must add custom validation for fields
Page 17 of 18