id_for_label(self, id_) [source] Returns the HTML ID attribute of this widget for use by
min_value These control the range of values permitted in the field.
class ModelMultipleChoiceField(**kwargs) [source] Default widget:
fields The list of fields that should be used to validate the field’s value (in the order in which they are provided).
Form.as_p() as_p() renders the form as a series of <p> tags, with each <p>
modelform_factory(model, form=ModelForm, fields=None, exclude=None, formfield_callback=None, widgets=None, localized_fields=None, labels=None, help_texts=None, error_messages=None
Field.initial The initial argument lets you specify the initial value to use when rendering this Field
class SplitHiddenDateTimeWidget [source] Similar to SplitDateTimeWidget, but
Form.auto_id By default, the form rendering methods include: HTML id
class UUIDField(**kwargs) [source] Default widget:
Page 1 of 18