django1/django/contrib/localflavor
Jannis Leidel 02b837d38a Fixed #8527 -- Made CAPostalCodeField more forgiving of the input format. Thanks to Claude Paroz.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16175 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-07 16:59:08 +00:00
..
ar Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
at Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
au Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
be Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
br Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
ca Fixed #8527 -- Made CAPostalCodeField more forgiving of the input format. Thanks to Claude Paroz. 2011-05-07 16:59:08 +00:00
ch Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
cl Fixed #15175 -- Ensured that Chliean RUT checksum letters aren't case sensitive. Thanks to rvimer for the report, and to ersame for the patch. 2011-02-08 11:59:38 +00:00
cn Fixed #12379 -- Added Chinese (cn) localflavor package. Thanks, Xia Kai, Daniel Duan, DaNmarner and Łukasz Rekucki. 2011-04-22 12:02:38 +00:00
cz Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
de Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
es Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
fi Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
fr Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
gb Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Thanks, Claude Paroz. 2011-05-03 11:52:20 +00:00
generic Fixed #8962 -- Consistently support format and input_format in the various (individual, combined, split) date and time form fields and widgets. 2009-03-22 16:13:06 +00:00
hr Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
id Fixed #14455 -- Documented the backwards compatibility policy for local flavors. Implemented the policy for the changes in the Indonesian local flavor (from r14195) that stimulated the development of this policy. Thanks to Karen, Alex, Ramiro and Chris for their help developing the policy. 2010-11-01 00:52:58 +00:00
ie Fixed #11123 - Added Irish (ie) localflavor. 2010-01-01 21:33:00 +00:00
il Fixed #14750 -- ILPostalCodeField didn't handle all EMPTY_VALUES correctly. Also converted the Israeli localflavor testcases to use the new, less verbose format. Thanks to Idan Gazit. 2010-12-18 20:31:22 +00:00
in_ Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
is_ Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
it Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
jp Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
kw Merged soc2009/model-validation to trunk. Thanks, Honza! 2010-01-05 03:56:19 +00:00
locale Removed deprecated 'no' translation 2011-04-02 08:43:43 +00:00
mx Fixed #7741: django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors. 2008-07-19 01:22:26 +00:00
nl Merged soc2009/model-validation to trunk. Thanks, Honza! 2010-01-05 03:56:19 +00:00
no Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
pe Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
pl Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
pt Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
ro Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
ru Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
se Converted Swedish localflavor tests from doctests to unittests. Thanks, Idan Gazit! 2010-12-26 11:44:37 +00:00
sk Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
tr Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
uk Fixed #13729 -- Renamed UK localflavor to GB to correctly follow ISO 3166. Thanks, Claude Paroz. 2011-05-03 11:52:20 +00:00
us Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
uy Merged soc2009/model-validation to trunk. Thanks, Honza! 2010-01-05 03:56:19 +00:00
za Fixed #12595 -- Fixed bad arguments handling in localflavor form fields. 2011-05-03 11:52:04 +00:00
__init__.py Created django.contrib.localflavor, for country- and culture-specific functionality. Moved django/newforms/extras/usa.py into there 2007-02-15 05:53:44 +00:00