Commit 82427354 authored by Russell Keith-Magee's avatar Russell Keith-Magee
Browse files

Fixed #10307 -- Removed references to FM/Federated States of Micronesia from...

Fixed #10307 -- Removed references to FM/Federated States of Micronesia from the US localflavor STATES_NORMALIZED setting. Thanks to mnd for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9855 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 28448a53
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -96,11 +96,9 @@ STATES_NORMALIZED = {
    'delaware': 'DE',
    'deleware': 'DE',
    'district of columbia': 'DC',
    'federated states of micronesia': 'FM',
    'fl': 'FL',
    'fla': 'FL',
    'florida': 'FL',
    'fm': 'FM',
    'ga': 'GA',
    'georgia': 'GA',
    'gu': 'GU',
@@ -139,7 +137,6 @@ STATES_NORMALIZED = {
    'mi': 'MI',
    'mich': 'MI',
    'michigan': 'MI',
    'micronesia': 'FM',
    'minn': 'MN',
    'minnesota': 'MN',
    'miss': 'MS',