﻿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
31673	Equivalent to {{ form }} for generic detail view	Jon Renshaw	nobody	It would be useful if there was an equivalent to the form template function including as_p, as_table and as_ul for the generic detail view.  At the moment you have to manually enter into your template the fields you want to display for views sub classed from generic.DetailView whereas in the generic create and update views these can be entered as a list named fields in the view definition and then you can simply include {{ form }} in your template.	New feature	closed	Generic views	3.0	Normal	wontfix			Unreviewed	0	0	0	0	0	0
