django/tests/regressiontests/forms/localflavor
Luke Plant 430b819967 Fixed #16196 - Redundant or incorrect code in tests
Thanks to intelliyole and melinath for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16354 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-10 10:18:06 +00:00
..
__init__.py Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp 2011-05-31 14:02:22 +00:00
ar.py Fixed #16196 - Redundant or incorrect code in tests 2011-06-10 10:18:06 +00:00
at.py
au.py Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp 2011-05-31 14:02:22 +00:00
be.py
br.py
ca.py Fixed #8527 -- Made CAPostalCodeField more forgiving of the input format. Thanks to Claude Paroz. 2011-05-07 16:59:08 +00:00
ch.py
cl.py
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 Fixed #15640 -- Added new initial digit in Spain phone numbers to localflavor's ESPhoneNumberField form field. Thanks, Claude Paroz. 2011-04-30 13:40:05 +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
gb.py Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Thanks, Claude Paroz. 2011-05-03 11:52:20 +00:00
generic.py
hr.py Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp 2011-05-31 14:02:22 +00:00
id.py Fixed #16196 - Redundant or incorrect code in tests 2011-06-10 10:18:06 +00:00
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 Fixed #16196 - Redundant or incorrect code in tests 2011-06-10 10:18:06 +00:00
ro.py Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp 2011-05-31 14:02:22 +00:00
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
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 Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp 2011-05-31 14:02:22 +00:00
uy.py
za.py