﻿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
14144	ModelMultipleChoiceField doesnt check validators	ys	matiasb	"'clean' method is overloaded in ModelMultipleChoiceField but it doesnt call super().clean or run validators. [[BR]]

http://code.djangoproject.com/browser/django/trunk/django/forms/models.py#L1000  [[BR]]


So when i pass 'validators=[aaa]' in __init__ aaa is not called."		closed	Forms	dev		fixed	ModelMultipleChoiceField, validators, clean		Ready for checkin	1	0	0	0	0	0
