﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
12074	Added as_p and as_ul output for formsets.	Arthur Debert	nobody	"Currently a form can be rendered to html as tables, paragraphs and lists. Formsets can only be rendered to tables. 

It's not a big deal, but the assymetry is confusing. The first thing I ever did with a formset was to use {{formset.as_p}} in a template, and get a blank output.
If there's a good reason not to allow for as_p and as_u for formsets, maybe the documentation should mention it.
"		closed	Forms	dev		fixed	formset template		Ready for checkin	1	0	0	0	0	0
