Form.has_error(field, code=None) This method returns a boolean designating whether a field has an error with a specific error
value_from_datadict(data, files, name) [source] Given a dictionary of data and this widget’s
allow_unicode New in Django 1.9. A boolean
class HiddenInput [source] Hidden input: <input type='hidden' ...>
to_field_name Same as ModelChoiceField.to_field_name.
BoundField.is_hidden Returns True if this BoundField‘s widget is hidden.
supports_microseconds An attribute that defaults to True. If set to False, the microseconds part of
max_digits The maximum number of digits (those before the decimal point plus those after the decimal point, with leading zeros
Form.errors Access the errors attribute to get a dictionary of error messages:
empty_label If the
Page 15 of 18