django-forms-10

Last Updated :
Discuss
Comments

Which built-in method renders a form as an unordered list with <li> tags?

form.as_table()

form.as_div()

form.as_ul()

form.as_p()

Tags:
Share your thoughts in the comments