django1/django/contrib/localflavor/cz
Honza Král 9ad2ef338d Fixed #14593 -- Deprecating CZBirthNumberField's second argument to clean()
Gender is not necessary to determine whether a birth number is valid, it
just validates some further restrictions and shouldn't be part of the
field's validation.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15048 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-24 18:19:48 +00:00
..
__init__.py Fixed #9066 -- Added Czech localflavor. Thanks to Elvard for the contribution. 2009-02-22 07:51:57 +00:00
cz_regions.py Fixed #10385 -- Fixed a typographical error in the Czech regions list. 2009-03-02 00:26:55 +00:00
forms.py Fixed #14593 -- Deprecating CZBirthNumberField's second argument to clean() 2010-12-24 18:19:48 +00:00