django/tests/regressiontests/forms/localflavor
Jannis Leidel 07854d1c44 Fixed #15713 -- Added a form field for validating Polish National ID Card numbers. Thanks, xtrqt.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16116 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-28 13:20:33 +00:00
..
__init__.py
ar.py
at.py
au.py
be.py
br.py
ca.py Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to shelldweller for the report. 2011-03-17 00:59:30 +00:00
ch.py
cl.py Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case sensitive. Thanks to rvimer for the report, and to ersame for the patch. 2011-02-08 11:59:38 +00:00
cn.py Fixed #12379 -- Added Chinese (cn) localflavor package. Thanks, Xia Kai, Daniel Duan, DaNmarner and Łukasz Rekucki. 2011-04-22 12:02:38 +00:00
cz.py Updates to the test suite to allow for newly deprecated and removed features 2011-04-02 08:44:47 +00:00
de.py
es.py Converted Spanish localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. 2010-12-18 20:30:16 +00:00
fi.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
fr.py
generic.py
hr.py Fixed #15705 -- Added Croatian (hr) localflavor. Thanks, Zlatko Mašek and Julien Phalip. 2011-04-22 12:03:42 +00:00
id.py
ie.py
il.py
is_.py
it.py
jp.py
kw.py
nl.py
pl.py Fixed #15713 -- Added a form field for validating Polish National ID Card numbers. Thanks, xtrqt. 2011-04-28 13:20:33 +00:00
pt.py
ro.py
ru.py Fixed #15013 -- Added Russian (ru) localflavor package. Thanks, blackraven and Julien Phalip. 2011-04-22 12:03:30 +00:00
se.py
sk.py
tr.py
uk.py
us.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
utils.py
uy.py
za.py