﻿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
14593	CZBirthNumberField expects two arguments to clean()	Idan Gazit	Idan Gazit	"See [http://code.djangoproject.com/browser/django/trunk/django/contrib/localflavor/cz/forms.py#L53 cz/forms.py, line 53]. The field's clean() takes two arguments, but clean() should only take one (value).

From looking at the source, it seems that the conditional block on L72 can simply be excised along with the invalid_gender error message. Without explicit knowledge of the associated gender, it looks like the additional gender-based validation logic isn't possible."		closed	contrib.localflavor	1.2		fixed			Accepted	0	0	0	0	0	0
