django/tests/regressiontests/forms/localflavor
Alex Gaynor 3ed85841d1 Converted Canadian localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14934 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-18 20:29:44 +00:00
..
__init__.py
ar.py Converted the Argentina localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit for the patch. 2010-12-12 04:33:38 +00:00
at.py 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. 2010-12-12 04:33:50 +00:00
au.py Converted Australian localfavor doctests into unittests. We have always been at war with doctests. Thanks to Idan Gazit for the patch. 2010-12-18 20:29:07 +00:00
be.py Converted Belerusian localflavor tests to use the new, less verbose format. Thanks to Idan Gazit for the patch. 2010-12-18 20:29:16 +00:00
br.py Converted the Brazillian localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. 2010-12-18 20:29:25 +00:00
ca.py Converted Canadian localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. 2010-12-18 20:29:44 +00:00
ch.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
cl.py
cz.py
de.py 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. 2010-11-19 19:33:07 +00:00
es.py
fi.py
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
id.py Added a filter to silence the RuntimeWarning in the Indonesian localflavor tests. Thanks to Alex for the report. 2010-11-01 23:46:37 +00:00
ie.py
il.py Fixed #14563 -- Added Turkish localflavor. Thanks to serkank for the patch. 2010-12-04 05:25:24 +00:00
is_.py
it.py
jp.py
kw.py
nl.py
pl.py
pt.py
ro.py
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
tr.py Fixed #14563 -- Added Turkish localflavor. Thanks to serkank for the patch. 2010-12-04 05:25:24 +00:00
uk.py
us.py
utils.py 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. 2010-11-19 19:33:07 +00:00
uy.py
za.py