django/tests/regressiontests/forms/localflavor
Russell Keith-Magee 8bafde1229 Migrated forms (minus localflavor) doctests. A huge thanks to Daniel Lindsley for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14570 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-16 13:20:56 +00:00
..
__init__.py
ar.py
at.py
au.py Fixed #13732 -- Fixed minor typo in docstring. Thanks to schinckel for the report. 2010-08-05 12:49:48 +00:00
be.py Migrated forms (minus localflavor) doctests. A huge thanks to Daniel Lindsley for the patch. 2010-11-16 13:20:56 +00:00
br.py
ca.py
ch.py
cl.py
cz.py
de.py
es.py
fi.py Fixed #13229 -- Corrected a test failure caused by the change in Finnish municipalities from r12958. Thanks to Karen for the report. 2010-04-12 23:53:27 +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
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 #11350 -- added an Israeli localflavor. Thanks to Yuval and Idan Gazit for their work on the patch. 2010-10-15 02:58:10 +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
uk.py Fixed test introduced in r12044 to actually test the issue. 2010-01-17 22:49:27 +00:00
us.py
uy.py
za.py