django1/django/contrib/localflavor
Malcolm Tredinnick 3780a4532c Fixed a compatibility problem with Python 2.3.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5210 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-05-12 16:05:51 +00:00
..
au Fixed #3876 -- Added Australian local flavour. Thanks, Matthew Flanagan. 2007-04-08 13:22:48 +00:00
br Fixed inconsistent period usage in localflavor.br error messages from [5089] 2007-04-26 15:05:47 +00:00
ch Fixed #3946 -- Added Swiss localflavor. Thanks, charly.wilhelm@gmail.com. 2007-05-01 03:10:10 +00:00
cl Small formatting changes to localflavor/cl/forms.py 2007-04-26 14:59:27 +00:00
de Fixed inconsistent indentation in localflavor/de/forms.py from [4922] 2007-04-06 04:24:06 +00:00
fi Fixed a typo from [4968]. 2007-04-09 06:16:44 +00:00
fr Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful 2007-04-04 06:34:19 +00:00
is_ Fixed a compatibility problem with Python 2.3. 2007-05-12 16:05:51 +00:00
it Fixed #3866 -- Added Italian Social Security and VAT input fields to localflavor. Thanks, Massimiliano Ravelli. 2007-04-17 13:37:45 +00:00
jp Fixed #3715 -- Added Japanese package to django.contrib.localflavor. Thanks, Makoto Tsuyuki 2007-03-25 21:26:44 +00:00
no Fixed #3879 -- Updated Norwegian social security validation rules. Thanks, 2007-04-01 05:00:44 +00:00
uk Fixed #3503 -- Added newforms UKPostcodeField in django.contrib.localflavor.uk. Thanks for the patch, Jonathan Buchanan 2007-02-15 21:26:43 +00:00
us Fixed #3983 -- Fixed misspelled Delaware in localflavor.us.us_states. Thanks, oneofthemany1 2007-04-10 03:29:53 +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