﻿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
14741	CZ Localflavor clean() incorrectly calls parent __init__	Idan Gazit	nobody	"In cz/forms.py, see [http://code.djangoproject.com/browser/django/trunk/django/contrib/localflavor/cz/forms.py#L54 L54] and [http://code.djangoproject.com/browser/django/trunk/django/contrib/localflavor/cz/forms.py#L111 L111]. At the beginning of `clean()`, the parent's `__init__` is called instead of `clean()`.

Patch attached. Discovered while converting doctests to unittests."		closed	contrib.localflavor	1.2		fixed			Unreviewed	1	0	0	0	0	0
