..
ar
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
at
Fixed #6427 -- Added some more features to the Austrian localflavor.
2008-07-27 18:54:56 +00:00
au
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
br
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
ca
Fixed #12146 : Corrected Canadian postal code validation. Thanks paulschreiber and Mark Lavin.
2009-12-13 17:01:22 +00:00
ch
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
cl
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
cz
Fixed #10385 -- Fixed a typographical error in the Czech regions list.
2009-03-02 00:26:55 +00:00
de
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
es
Fixed #9259 -- Fixed a validation error for Spanish identity card numbers.
2008-10-05 05:59:04 +00:00
fi
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
fr
Fixed #11746 -- Marked a string for translation in the FR localflavor. Thanks to iapain for the report and patch.
2009-09-13 04:40:17 +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
in_
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
is_
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
it
Fixed #10332 -- Added new provinces to IT localflavor, patch from gogna.
2009-03-31 16:40:25 +00:00
jp
Removed oldforms, validators, and related code:
2008-08-27 07:19:44 +00:00
mx
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
nl
Fixed #8415 -- Fixed a typo in the localflavor for the Netherlands. Thanks,
2008-08-19 20:27:41 +00:00
no
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
pe
Fixed #7575 -- Peru now has regions, not departments (changed at some pointi n
2008-08-08 15:34:02 +00:00
pl
Fixed #8515 -- Fixed validation of Polish REGON numbers.
2009-04-10 01:03:44 +00:00
ro
Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD.
2008-07-19 19:22:44 +00:00
sk
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
uk
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +00:00
us
Fixed #1142 -- Added multiple database support.
2009-12-22 15:18:51 +00:00
za
Fixed #7741 : django.newforms is now django.forms. This is obviously a backwards-incompatible change. There's a warning upon import of django.newforms itself, but deeper imports will raise errors.
2008-07-19 01:22:26 +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