Fixed #9705 -- Call the Netherlands by their real name in the localflavor

documentation.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9580 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Malcolm Tredinnick 2008-12-07 03:42:25 +00:00
parent 04ff1aff12
commit 89ada943ee
1 changed files with 4 additions and 4 deletions

View File

@ -47,12 +47,12 @@ Countries currently supported by :mod:`~django.contrib.localflavor` are:
* Finland_ * Finland_
* France_ * France_
* Germany_ * Germany_
* Holland_
* Iceland_ * Iceland_
* India_ * India_
* Italy_ * Italy_
* Japan_ * Japan_
* Mexico_ * Mexico_
* `The Netherlands`_
* Norway_ * Norway_
* Peru_ * Peru_
* Poland_ * Poland_
@ -86,7 +86,7 @@ Here's an example of how to use them::
.. _Finland: `Finland (fi)`_ .. _Finland: `Finland (fi)`_
.. _France: `France (fr)`_ .. _France: `France (fr)`_
.. _Germany: `Germany (de)`_ .. _Germany: `Germany (de)`_
.. _Holland: `Holland (nl)`_ .. _The Netherlands: `The Netherlands (nl)`_
.. _Iceland: `Iceland (is\_)`_ .. _Iceland: `Iceland (is\_)`_
.. _India: `India (in\_)`_ .. _India: `India (in\_)`_
.. _Italy: `Italy (it)`_ .. _Italy: `Italy (it)`_
@ -286,8 +286,8 @@ Germany (``de``)
A ``Select`` widget that uses a list of German states as its choices. A ``Select`` widget that uses a list of German states as its choices.
Holland (``nl``) The Netherlands (``nl``)
================ ========================
.. class:: nl.forms.NLPhoneNumberField .. class:: nl.forms.NLPhoneNumberField