require_all_fields Defaults to True, in which case a required validation error will be raised if no
unpack_ipv4 Unpacks IPv4 mapped addresses like ::ffff:192.0.2.1. If this option is enabled that address would be
max_value
decimal_places The maximum number of decimal places permitted.
Field.localize The localize argument enables the localization of form data input, as well as the rendered output
choices Either an iterable (e.g., a list or tuple) of 2-tuples to use as choices for this field, or a callable that returns
class EmailField(**kwargs) [source] Default widget:
widget Must be a subclass of
match A regular expression pattern; only files with names matching this expression will be allowed as choices.
to_field_name This optional argument is used to specify the field to use as the value of the choices in the field’s widget.
Page 4 of 8