class URLField(**kwargs) [source] Default widget:
class ModelMultipleChoiceField(**kwargs) [source] Default widget:
class ModelChoiceField(**kwargs) [source] Default widget:
strip New in Django 1.9. If True
empty_label By default the <select> widget used by ModelChoiceField will have an empty choice
attrs A dictionary containing HTML attributes to be set on the rendered widget. >>>
class SplitDateTimeWidget [source] Wrapper (using MultiWidget) around two widgets:
BoundField.as_hidden(attrs=None, **kwargs) [source] Returns a string of HTML for representing
min_value These control the range of values permitted in the field.
id_for_label(self, id_) [source] Returns the HTML ID attribute of this widget for use by
Page 2 of 18