﻿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
12901	Forms _get_validations_exclusions is still not backwards compatible	Chris Beaven	nobody	"In my user registration form, I have a field named `password`, but the modelform's Meta has `fields = ('first_name', 'last_name', 'email')`.

Submitting the form causes a ""This field cannot be blank."" validation error for the password field.

The current logic doesn't actually refer to those fields, but to the fields dictionary (which will also contain any user-generated fields)."		closed	Forms	dev		fixed			Accepted	1	0	0	1	0	0
