1
0
mirror of https://github.com/django/django.git synced 2024-12-27 11:35:53 +00:00
django/tests/regressiontests/forms/localflavor
2011-07-29 10:20:16 +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 Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
cn.py
co.py Fixed #8013 -- Added Columbian and Ecuadorian local flavor. Thanks, ikks and Bernhard Essl. 2011-07-29 09:41:14 +00:00
cz.py
de.py
ec.py Fixed #8013 -- Added Columbian and Ecuadorian local flavor. Thanks, ikks and Bernhard Essl. 2011-07-29 09:41:14 +00:00
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 #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +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
mx.py Fixed #16497 -- Added new form and model fields to the Mexican local flavor. Many thanks to Andrés Torres Marroquín and Gerardo Orozco. 2011-07-29 10:20:16 +00:00
nl.py
pl.py
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
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