Field.validators The validators argument lets you provide a list of validation functions for this field.
class SelectDateWidget [source] Wrapper around three Select widgets: one each
id_for_label(self, id_) [source] Returns the HTML ID attribute of this widget for use by
unpack_ipv4 Unpacks IPv4 mapped addresses like ::ffff:192.0.2.1. If this option is enabled that address would be
input_formats A list of formats used to attempt to convert a string to a valid datetime.date object.
class RadioSelect [source] Similar to Select, but rendered as a list of radio
Field.disabled New in Django 1.9. The
Field.required By default, each Field class assumes the value is required, so if you pass an empty value – either
Form.changed_data The changed_data attribute returns a list of the names of the fields whose values in the form’s
date_format Similar to DateInput.format
Page 4 of 18