Lesson 7 of 8 • 0 upvotes • 8:02mins
If you are using the same HTML for each of your form field you can reduce duplicate Code by looping through each field in turn using a for loop.
8 lessons • 1h
Overview
1:54mins
Introduction to Forms
8:41mins
Forms in Django
8:12mins
Building a Form in Django
8:11mins
More about Django Form Classes
8:30mins
Working with Form Templates
8:02mins
Looping over the Forms Field
The Forms api
8:26mins