Form.is_multipart() If you’re writing reusable views or templates, you may not know ahead of time whether your form is a multipart
BoundField.as_widget(widget=None, attrs=None, only_initial=False) [source] Renders the field
class MultiValueField(fields=(), **kwargs) [source] Default widget:
path The absolute path to the directory whose contents you want listed. This directory must exist.
class NullBooleanSelect [source] Select widget with options ‘Unknown’, ‘Yes’ and ‘No’
Field.error_messages The error_messages argument lets you override the default messages that the field will raise
class PasswordInput [source] Password input: <input type='password' ...>
Form.initial Use initial to declare the initial value of form fields at runtime. For example, you might want to
class ComboField(**kwargs) [source] Default widget:
max_length
Page 11 of 18