render_value Determines whether the widget will have a value filled in when the form is re-displayed after a validation error
decompress(value) [source] This method takes a single “compressed” value from the field and
supports_microseconds An attribute that defaults to True. If set to False, the microseconds part of
class Widget(attrs=None) [source] This abstract class cannot be rendered, but provides the
render(name, value, attrs=None) [source] Returns HTML for the widget, as a Unicode string
class ClearableFileInput [source] File upload input: <input type='file' ...>
class SelectMultiple [source] Similar to Select, but allows multiple selection:
Page 5 of 5