django/tests/regressiontests/forms/localflavor
Russell Keith-Magee 90a79ba39a Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case sensitive. Thanks to rvimer for the report, and to ersame for the patch.
H: Enter commit message.  Lines beginning with 'HG:' are removed.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15450 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-02-08 11:59:38 +00:00
..
__init__.py Fixed #14871, #14872 -- ZAIDField didn't handle alll EMPTY_VALUES correctly and ZAPostCodeField didn't respect *args or **kwargs (such as required=False). Also converted South African localflavor doctests into unittests. We have always been at war with doctests. Thanks to Idan Gazit. 2010-12-18 20:33:44 +00:00
ar.py
at.py
au.py
be.py
br.py
ca.py
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
cz.py Fixed #14593 -- change this warning to be a PendingDeprecationWarning. Also converted the Czech localflavor tests to be unittests. We have always been at war with doctests. Thanks to Idan Gazit. 2010-12-27 07:41:26 +00:00
de.py
es.py
fi.py
fr.py
generic.py
id.py
ie.py
il.py
is_.py
it.py
jp.py
kw.py
nl.py
pl.py
pt.py
ro.py
se.py Converted Swedish localflavor tests from doctests to unittests. Thanks, Idan Gazit! 2010-12-26 11:44:37 +00:00
sk.py
tr.py
uk.py
us.py Updated list of US states and tests after r15029 to be sorted correctly. 2010-12-26 11:45:11 +00:00
utils.py Converted Swedish localflavor tests from doctests to unittests. Thanks, Idan Gazit! 2010-12-26 11:44:37 +00:00
uy.py Converted Uruguayan localflavor doctests into unittests. We have alwyas been at war with doctests. Thanks to Idan Gazit. 2010-12-18 20:33:32 +00:00
za.py Fixed #14871, #14872 -- ZAIDField didn't handle alll EMPTY_VALUES correctly and ZAPostCodeField didn't respect *args or **kwargs (such as required=False). Also converted South African localflavor doctests into unittests. We have always been at war with doctests. Thanks to Idan Gazit. 2010-12-18 20:33:44 +00:00