티스토리 수익 글 보기
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
- Initial form 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
Additional Information
Support Django!
Contents
Getting help
- FAQ
- Try the FAQ — it’s got answers to many common questions.
- Index, Module Index, or Table of Contents
- Handy when looking for specific information.
- Django Discord Server
- Join the Django Discord Community.
- Official Django Forum
- Join the community on the Django Forum.
- Ticket tracker
- Report bugs with Django or Django documentation in our ticket tracker.
Download:
Offline (Django 4.2):
HTML |
PDF |
ePub
Provided by Read the Docs.