.. |
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 #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 |
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 |
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 #8229: Added handling for a special case in the validation of Spanish ID numbers. Thanks to Marc Garcia for the patch.
|
2008-08-16 07:00:30 +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 #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 |
generic
|
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 |
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 #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 |
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 #8276: corrected another couple of names in localflavor.pl.forms. Patch by Piotr Lewandowski.
|
2008-08-27 23:05:25 +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 #8425: removed the independant nations of Palau, Marshall Islands, and Micronesia from localflavor's list of US states.
|
2008-08-25 19:11:41 +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 |