﻿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
4236	newforms in create_update views + several enhancements	dmach@…	nobody	"this patch is similar to #3639, but comes with several enhancements

there are several more view arguments in this patch:[[BR]]
not_required_fields=None - list of field names; sets form.fields[field].required=False[[BR]]
hidden_fields=None - dictionary of fieldnames and values; these fields are supposed to be constants (they are not overwritten by post data)[[BR]]
default_data=None - dictionary of default values; used when creating new form instance[[BR]]
choices=None - list of tuples; allows value filtering of choice fields

"		closed	Generic views	dev		duplicate	newforms		Design decision needed	1	0	0	0	0	0
