﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
156	Use wtforms.render_divs(form) again	Elrond	Caleb Davis	"{{{
#!rst
Due to some reasons, the call to render\_divs(form) was turned into
individual calls to wtforms\_util.render\_field\_div(form.field).

It is currently believed, that this is unnecessary.

The idea is to


-  Use the normal whole form based render\_to\_multiple\_divs macro
   again
-  Make sure the ordering of fields in the rendered html stays the
   same (reorder fields in the individual \*/forms.py instead)

Some special considerations for textareas might be needed, get in
touch with cwebber concerning this part.



}}}"	defect	closed	minor	0.0.5	programming	FIXED			
