mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #16292 -- Removed broken link for Swiss localflavor documentation. Thanks, BernhardEssl.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16435 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -1059,7 +1059,7 @@ Switzerland (``ch``)
|
||||
|
||||
A form field that validates input as a Swiss identity card number.
|
||||
A valid number must confirm to the X1234567<0 or 1234567890 format and
|
||||
have the correct checksums -- see http://adi.kousz.ch/artikel/IDCHE.htm.
|
||||
have the correct checksums.
|
||||
|
||||
.. class:: ch.forms.CHPhoneNumberField
|
||||
|
||||
|
||||
Reference in New Issue
Block a user