django1/django/contrib/localflavor
Jannis Leidel a63be60b1d Pulled the localflavor translations updates from Transifex. Refs #17822.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17723 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-14 09:06:29 +00:00
..
ar Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
at Fixed #16338 -- Fixed Austrian postal codes validation. Thanks Bernhard Essl for the report and patch. 2011-06-25 12:39:29 +00:00
au Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
be Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
br Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
ca Fixed #17275 -- Moved some imports back from module level to class level to prevent the test suite from raising warnings. 2011-12-01 20:21:00 +00:00
ch Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
cl Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
cn Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
co Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
cz Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
de Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
de_CH Changed various non-breaking space characters from [17478] to use the code representation rather than the actual character, which is too hard to overlook because it just looks like a space 2012-02-17 20:23:42 +00:00
ec Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
es Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
fi Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
fr Updated French departments list: fixed #17833 (typo in 28), moved Corsica (2A/2B) to the expected position, took into account recent changes to the overseas territories, and proof-read the list. 2012-03-05 09:42:31 +00:00
gb Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +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 Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
id Fixed #17275 -- Moved some imports back from module level to class level to prevent the test suite from raising warnings. 2011-12-01 20:21:00 +00:00
ie Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +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_ Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
is_ Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
it Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
jp Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
kw Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
locale Pulled the localflavor translations updates from Transifex. Refs #17822. 2012-03-14 09:06:29 +00:00
mk Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
mx `is` should not be used on primitive objects, use == instead, correctly. 2011-09-03 19:50:45 +00:00
nl Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
no Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
pe Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
pl Fixed #10756 -- Error in the formats accepted by PLNIPField. Thanks remik for the report, michalm for the patch and claudep for the review. 2012-01-07 11:17:44 +00:00
pt Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for the work on the patch and Alex for reviewing. 2011-07-13 09:35:51 +00:00
py Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
ro Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
ru Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
se Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
si Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
sk Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +00:00
tr Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +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 Remove several more relative imports. 2011-10-17 16:56:18 +00:00
uy Remove several more relative imports. 2011-10-17 16:56:18 +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