Forms
Detailed form API reference. For introductory material, see the Working with forms topic guide.
-
The Forms API
- Bound and unbound forms
- Using forms to validate data
- Dynamic initial values
- Checking which form data has changed
- Accessing the fields from the form
- Accessing “clean” data
- Outputting forms as HTML
- More granular output
- Customizing
BoundField
- Binding uploaded files to a form
- Subclassing forms
- Prefixes for forms
- Form fields
- Model Form Functions
- Formset Functions
- The form rendering API
- Widgets
- Form and field validation
© Django Software Foundation and individual contributors
Licensed under the BSD License.
https://docs.djangoproject.com/en/2.0/ref/forms/index/