1
0
mirror of https://github.com/django/django.git synced 2024-12-26 02:56:25 +00:00
django/tests/regressiontests/forms/localflavor
Malcolm Tredinnick 82a85fdbae Fixed #6427 -- Added some more features to the Austrian localflavor.
Thanks, Horst Gutmann.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8113 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-27 18:54:56 +00:00
..
__init__.py
ar.py
at.py Fixed #6427 -- Added some more features to the Austrian localflavor. 2008-07-27 18:54:56 +00:00
au.py
br.py
ca.py Fixed #6291 -- Fixed error in CASocialInsuranceNumberField documentation and error message. Thanks, jeff+django@ivany.org and arien 2008-01-02 05:23:21 +00:00
ch.py
cl.py Fixed #5871 -- Factored out the validation errors in localflavor form fields. Brings them into line with the standard newforms fields. Patch from Jan Rademaker. 2007-12-17 08:05:27 +00:00
de.py
es.py
fi.py
fr.py
generic.py
is_.py
it.py
jp.py
nl.py
pl.py Fixed #5200 -- Added some more functionality to the Polish localflavor. Thanks, 2007-10-20 09:24:19 +00:00
ro.py Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD. 2008-07-19 19:22:44 +00:00
sk.py
uk.py Fixed #5670 -- Changed the validation of the UK postcode widget to allow for easier input. Normalisation still returns the same things as previously. Patch from scott@staplefish.com. 2007-12-19 04:43:47 +00:00
us.py
za.py Fixed #3961 -- Added South African localflavor. Thanks, Russell Cloran. 2007-12-02 18:43:01 +00:00