django1/django/contrib/localflavor
Aymeric Augustin e84f79f051 Fixed #18042 -- Advanced deprecation warnings.
Thanks Ramiro for the patch.
2012-05-03 15:27:01 +02: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 Fixed #17989 -- Made an error message translatable in CH localflavor. Thanks piquadrat for the report and the patch. 2012-03-29 16:44:00 +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 Removed deprecated gender check in cz localflavor. Refs #14593. 2012-04-26 17:48:50 +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
hk Fixed #17864 -- Added Hong Kong localflavor. Thanks to mrkschan and Adrien Lemaire. 2012-04-09 17:25:02 +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 localflavor translations updates from Transifex. Refs #17822. 2012-03-23 03:12:58 +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 #18042 -- Advanced deprecation warnings. 2012-05-03 15:27:01 +02: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