django1/django/contrib/localflavor
Aymeric Augustin c3697a091b Fixed #10756 -- Error in the formats accepted by PLNIPField. Thanks remik for the report, michalm for the patch and claudep for the review.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17346 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-07 11:17:44 +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
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 Remove all relative imports. We have always been at war with relative imports. 2011-10-18 00:47:49 +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 Updated English base translation files in preparation of the alpha release so Transifex can pick them up. 2011-12-22 23:02:28 +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