django/tests/regressiontests/forms/localflavor
Jannis Leidel 7478aeb0a7 Fixed #15705 -- Added Croatian (hr) localflavor. Thanks, Zlatko Mašek and Julien Phalip.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16077 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-04-22 12:03:42 +00:00
..
__init__.py
ar.py
at.py
au.py
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
ch.py
cl.py
cn.py
cz.py
de.py
es.py
fi.py
fr.py
generic.py
hr.py
id.py
ie.py
il.py
is_.py
it.py
jp.py
kw.py
nl.py Converted Dutch localflavor doctests to unittests. We have always been at war with doctests. Thanks to Idan Gazit. 2010-12-18 20:32:17 +00:00
pl.py
pt.py
ro.py
ru.py
se.py Converted Swedish localflavor tests from doctests to unittests. Thanks, Idan Gazit! 2010-12-26 11:44:37 +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
uy.py
za.py