Form.as_table() Finally, as_table() outputs the form as an HTML <table>. This is exactly the
protocol Limits valid inputs to the specified protocol. Accepted values are both (default), IPv4 or
Form.field_order New in Django 1.9. By
Form.error_css_class
Field.get_bound_field(form, field_name) [source] Takes an instance of Form and
Form.errors.as_data() Returns a dict that maps fields to their original ValidationError instances
class Form [source] To create an unbound Form instance, simply instantiate the
Form.non_field_errors() This method returns the list of errors from Form.errors that aren’t associated with a particular
render(name, value, attrs=None) [source] Returns HTML for the widget, as a Unicode string
Field.has_changed() [source] The has_changed() method is used to determine if
Page 16 of 18