input_formats A list of formats used to attempt to convert a string to a valid datetime.date object.
queryset A QuerySet of model objects from which the choices for the field will be derived, and which will be used
class EmailField(**kwargs) [source] Default widget:
unpack_ipv4 Unpacks IPv4 mapped addresses like ::ffff:192.0.2.1. If this option is enabled that address would be
class ImageField(**kwargs) [source] Default widget:
class Field(**kwargs) [source] When you create a Form class, the most important
Field.help_text The help_text argument lets you specify descriptive text for this Field. If you provide
class SplitDateTimeField(**kwargs) [source] Default widget:
Field.label_suffix The label_suffix argument lets you override the form’s
class TypedChoiceField(**kwargs) [source] Just like a ChoiceField, except
Page 3 of 8