﻿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
26528	Allow model/form Field validators kwarg to be any iterable	Loic Bistuer	nobody	"Requiring a `list` is a side effect of concatenating the `validators` kwarg with the field's `default_validators` which happens to be a `list`.

Requiring a specific type of iterables is not very pythonic."	Cleanup/optimization	closed	Database layer (models, ORM)	1.9	Normal	fixed			Ready for checkin	1	0	0	0	0	0
