django1/django/contrib/localflavor
Malcolm Tredinnick 6c02565e4f Fixed #3957, #3945 -- Added CPF and CNPJ (some Brazilian identity numbers)
fields to the Brazilian localflavor. Thanks, onaiort@gmail.com and
danielvaz@gmail.com.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@5089 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-04-26 13:11:07 +00:00
..
au Fixed #3876 -- Added Australian local flavour. Thanks, Matthew Flanagan. 2007-04-08 13:22:48 +00:00
br Fixed #3957, #3945 -- Added CPF and CNPJ (some Brazilian identity numbers) 2007-04-26 13:11:07 +00:00
cl Fixed #4122 -- Added Chilean localflavor. Thanks, marijn@metronomo.cl. 2007-04-26 12:41:34 +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 #4143 -- Added Icelandic localflavor. Note that we use the is_/ directory 2007-04-26 08:43:25 +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