django1/django/contrib/localflavor
Jannis Leidel b59d6212b1 Fixed #12013 - Marked some default error messages for translation.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12088 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-04 22:47:52 +00:00
..
ar 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
at Fixed #6427 -- Added some more features to the Austrian localflavor. 2008-07-27 18:54:56 +00:00
au 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
br 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
ca Fixed #12146: Corrected Canadian postal code validation. Thanks paulschreiber and Mark Lavin. 2009-12-13 17:01:22 +00:00
ch 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
cl 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
cz Fixed #10385 -- Fixed a typographical error in the Czech regions list. 2009-03-02 00:26:55 +00:00
de 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
es Fixed #9259 -- Fixed a validation error for Spanish identity card numbers. 2008-10-05 05:59:04 +00:00
fi 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
fr Fixed #11746 -- Marked a string for translation in the FR localflavor. Thanks to iapain for the report and patch. 2009-09-13 04:40:17 +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
id Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for the patch. 2010-01-01 21:34:50 +00:00
ie Fixed #11123 - Added Irish (ie) localflavor. 2010-01-01 21:33:00 +00:00
in_ 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
is_ 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
it Fixed #10332 -- Added new provinces to IT localflavor, patch from gogna. 2009-03-31 16:40:25 +00:00
jp Removed oldforms, validators, and related code: 2008-08-27 07:19:44 +00:00
kw Fixed #8068 - Added Kuwaiti (kw) localflavor. Thanks to Ahmad Al-Ibrahim for providing the patch. 2010-01-01 21:32:24 +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 Fixed #8415 -- Fixed a typo in the localflavor for the Netherlands. Thanks, 2008-08-19 20:27:41 +00:00
no 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
pe Fixed #7575 -- Peru now has regions, not departments (changed at some pointi n 2008-08-08 15:34:02 +00:00
pl Fixed #8515 -- Fixed validation of Polish REGON numbers. 2009-04-10 01:03:44 +00:00
pt Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for the patch. 2010-01-01 21:35:26 +00:00
ro Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD. 2008-07-19 19:22:44 +00:00
se Fixed #9289 - Added Swedish localflavor. Thanks to Andreas Pelme, Ludvig Ericson and Filip Noetzel for working on a patch. 2009-12-22 21:10:40 +00:00
sk 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
uk Fixed #12017 - Overriding the default error message of the UKPostcodeField works again. 2010-01-01 21:33:30 +00:00
us Fixed #12013 - Marked some default error messages for translation. 2010-01-04 22:47:52 +00:00
uy Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra for providing the patch. 2010-01-01 21:31:47 +00:00
za 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
__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