﻿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
14568	FormMixin.get_form should use keyword arguments for data & files	Matt McClanahan	nobody	django.forms.BaseForm's constructor defines all its arguments as keyword arguments, but generic views have always passed data and files as positional arguments.  The switch to class-based views makes for a nice opportunity to change that.		closed	Generic views	dev		fixed	forms		Unreviewed	1	0	0	0	0	0
