django1/django/contrib/localflavor
Russell Keith-Magee e9b66ce1d3 Fixed #3866 -- Added Italian Social Security and VAT input fields to localflavor. Thanks, Massimiliano Ravelli.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5018 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-17 13:37:45 +00:00
..
au Fixed #3876 -- Added Australian local flavour. Thanks, Matthew Flanagan. 2007-04-08 13:22:48 +00:00
br Corrected docstring comment for list of states in Brazilian localflavor. 2007-04-09 02:24:13 +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
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