﻿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
3757	FormPreview throwing AttributeError?	erickt@…	nobody	"I wanted to play around with this, but it throws an AttributeError. The problem looks to be coming from the self.form.fields in the unused_name function in preview.py. That value only exists in Form instances, but the documentation for FormPreview says it needs a Form class. Should unused_name be changed to use self.form.base_fields?

-e"		closed	contrib.formtools	dev		duplicate		erickt@…	Unreviewed	1	0	0	0	0	0
