﻿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
35693	Password validators aren't callable	iamkorniichuk	Antoliny	"By default validating fields use this syntax {{{validator(value)}}} but password validators don't implement {{{.__call__()}}}. Therefore making them unusable outside of {{{validate_password()}}}.
This is small change doesn't change any behavior but add support for intuitive approach to password validators."	Cleanup/optimization	closed	contrib.auth	dev	Normal	wontfix	validators password callable	iamkorniichuk Ryan Hiebert	Accepted	1	1	0	1	0	0
