mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Fixed #15623 -- Corrected province codes for Canadian localflavor. Thanks to shelldweller for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15864 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
c2ae6b2af7
commit
1af33427cb
3 changed files with 35 additions and 9 deletions
|
|
@ -475,6 +475,11 @@ local flavors:
|
|||
has been removed from the province list in favor of the new
|
||||
official designation "Aceh (ACE)".
|
||||
|
||||
* Canada (ca) -- The province "Newfoundland and Labrador" has
|
||||
had its province code updated to "NL", rather than the
|
||||
older "NF". In addition, the Yukon Territory has had its
|
||||
province code corrected to "YT", instead of "YK".
|
||||
|
||||
FormSet updates
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue