django/tests/regressiontests/forms/localflavor
Alex Gaynor aaaaa831fe [1.2.X] Converted Finnish localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. Backport of [14938].
git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.2.X@14963 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-18 22:13:11 +00:00
..
__init__.py Fixed #5546: split form unit tests into manageable chunks. This isn't a perfect fix since the chunks aren't yet autodiscovered, but that shouldn't prevent checking this in. Thanks, Leo Soto. 2007-09-19 23:40:47 +00:00
ar.py [1.2.X] Converted the Argentina localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit for the patch. Backport of [14872]. 2010-12-12 04:35:24 +00:00
at.py [1.2.X] Fixed #14499 -- ATSocialSecurityNumberField now responds to all EMPTY_VALUES correctly. Also converted Austrian localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit for the patch. Backport of [14873]. 2010-12-12 04:37:01 +00:00
au.py [1.2.X] Converted Australian localfavor doctests into unittests. We have always been at war with doctests. Thanks to Idan Gazit for the patch. Backport of [14931], 2010-12-18 22:12:08 +00:00
br.py [1.2.X] Converted the Brazillian localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. Backport of [14933]. 2010-12-18 22:12:22 +00:00
ca.py [1.2.X] Converted Canadian localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. Backport of [14934]. 2010-12-18 22:12:31 +00:00
ch.py [1.2.X] Converted Swiss localflavor doctests to unittests. Thanks to Idan Gazit for the patch. Backport of [14935]. 2010-12-18 22:12:41 +00:00
cl.py [1.2.X] Converted Chilean localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. Backport of [14936]. 2010-12-18 22:12:51 +00:00
cz.py Fixed some test output in the wake of r9940. 2009-03-02 04:17:00 +00:00
de.py [1.2.X] Began converting localflavor doctests into unittests, starting with the German ones. Also introduced a new base class to facilitate ease of testing form fields. We have always been at war with doctests. Thanks to Idan Gazit for the patch. Backport of [14626]. 2010-11-19 19:34:17 +00:00
es.py [1.2.X] Converted Spanish localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. Backport of [14937]. 2010-12-18 22:13:01 +00:00
fi.py [1.2.X] Converted Finnish localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. Backport of [14938]. 2010-12-18 22:13:11 +00:00
fr.py Revert part of r12998 that prevents the forms doctests in tests.py from running. 2010-04-20 20:39:22 +00:00
generic.py Fixed #5546: split form unit tests into manageable chunks. This isn't a perfect fix since the chunks aren't yet autodiscovered, but that shouldn't prevent checking this in. Thanks, Leo Soto. 2007-09-19 23:40:47 +00:00
id.py Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for the patch. 2010-01-01 21:34:50 +00:00
ie.py Fixed #11123 - Added Irish (ie) localflavor. 2010-01-01 21:33:00 +00:00
is_.py Merged soc2009/model-validation to trunk. Thanks, Honza! 2010-01-05 03:56:19 +00:00
it.py Fixed #5546: split form unit tests into manageable chunks. This isn't a perfect fix since the chunks aren't yet autodiscovered, but that shouldn't prevent checking this in. Thanks, Leo Soto. 2007-09-19 23:40:47 +00:00
jp.py Fixed #5546: split form unit tests into manageable chunks. This isn't a perfect fix since the chunks aren't yet autodiscovered, but that shouldn't prevent checking this in. Thanks, Leo Soto. 2007-09-19 23:40:47 +00:00
kw.py Fixed #8068 - Added Kuwaiti (kw) localflavor. Thanks to Ahmad Al-Ibrahim for providing the patch. 2010-01-01 21:32:24 +00:00
nl.py Fixed #8434 -- I forgot to update the tests when committing [8443]. Thanks, 2008-08-20 15:56:07 +00:00
pl.py Fixed #8515 -- Fixed validation of Polish REGON numbers. 2009-04-10 01:03:44 +00:00
pt.py Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for the patch. 2010-01-01 21:35:26 +00:00
ro.py Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD. 2008-07-19 19:22:44 +00:00
se.py Fixed #13374 -- Modified a test so that it can pass under PyPy. This is a reimplementation of part of r12998, reverted in r13008. Thanks to Alex Gaynor. 2010-04-21 11:33:39 +00:00
sk.py Fixed #5546: split form unit tests into manageable chunks. This isn't a perfect fix since the chunks aren't yet autodiscovered, but that shouldn't prevent checking this in. Thanks, Leo Soto. 2007-09-19 23:40:47 +00:00
uk.py Fixed test introduced in r12044 to actually test the issue. 2010-01-17 22:49:27 +00:00
us.py Fixed #8425: removed the independant nations of Palau, Marshall Islands, and Micronesia from localflavor's list of US states. 2008-08-25 19:11:41 +00:00
utils.py [1.2.X] Converted Chilean localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. Backport of [14936]. 2010-12-18 22:12:51 +00:00
uy.py Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra for providing the patch. 2010-01-01 21:31:47 +00:00
za.py Fixed #3961 -- Added South African localflavor. Thanks, Russell Cloran. 2007-12-02 18:43:01 +00:00