1
0
mirror of https://github.com/django/django.git synced 2024-12-27 03:25:58 +00:00
django/tests/regressiontests/forms/localflavor
2011-06-28 10:44:33 +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 Fixed #16338 -- Fixed Austrian postal codes validation. Thanks Bernhard Essl for the report and patch. 2011-06-25 12:39:29 +00:00
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
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
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
in_.py Fixed #15813 -- Updated Indian localflavor to use correct state choices and fixed various other bugs. Thanks, jsdalton. 2011-06-28 10:44:33 +00:00
is_.py
it.py
jp.py
kw.py
mk.py Fixed broken test introduced in r16385. 2011-06-12 16:57:09 +00:00
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
py.py Fixed #12761 -- Added Paraguayan local flavor. Thanks, dschulz and BernhardEssl. 2011-06-28 10:17:23 +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
utils.py Fixed #15805 - assertFieldOutput should not use assertRaisesRegexp 2011-05-31 14:02:22 +00:00
uy.py
za.py