max_digits The maximum number of digits (those before the decimal point plus those after the decimal point, with leading zeros
Form.as_ul() as_ul() renders the form as a series of <li> tags, with each <li>
supports_microseconds An attribute that defaults to True. If set to False, the microseconds part of
class SelectMultiple [source] Similar to Select, but allows multiple selection:
Form.non_field_errors() This method returns the list of errors from Form.errors that aren’t associated with a particular
Field.has_changed() [source] The has_changed() method is used to determine if
class Form [source] To create an unbound Form instance, simply instantiate the
protocol Limits valid inputs to the specified protocol. Accepted values are both (default), IPv4 or
render(name, value, attrs=None) [source] Argument value is handled differently
Form.errors Access the errors attribute to get a dictionary of error messages:
Page 17 of 18