choices This attribute is optional when the form field does not have a choices attribute. If it does, it will override
class SplitDateTimeWidget [source] Wrapper (using MultiWidget) around two widgets:
id_for_label(self, id_) [source] Returns the HTML ID attribute of this widget for use by
class SelectDateWidget [source] Wrapper around three Select widgets: one each
class SplitHiddenDateTimeWidget [source] Similar to SplitDateTimeWidget, but
class URLInput [source] Text input: <input type="url" ...>
attrs A dictionary containing HTML attributes to be set on the rendered widget. >>>
time_format Similar to TimeInput.format
format_value(value) Cleans and returns a value for use in the widget template. value isn’t guaranteed to be valid
class TextInput [source] Text input: <input type="text" ...>
Page 1 of 5