Learn how to create and add forms to your website using Django. Find out how to create customized form fields, validate submitted data, and more.
Overview
Syllabus
Introduction
- Deep dive into Django forms
- What you should know
- Project walkthrough
- Starting a new project
- Making forms from scratch
- Form fields
- Submitting forms
- Django form class
- Using submitted data
- Adding models
- Model forms
- Working with widgets
- Advanced widgets
- Forms and files
- Formsets: Multiple forms on a page
- Formset views
- Controlling the number of formsets
- Editing objects
- Input confirmation
- Local validation and errors
- Server-based errors
- Form rendering
- Customizing forms
- Spicing up forms with CSS
- Homepage styling
- Form styling
- Next steps
Taught by
Nick Walter