Author: russellm
Date: 2009-02-21 04:10:13 -0600 (Sat, 21 Feb 2009)
New Revision: 9855

Modified:
   django/trunk/django/contrib/localflavor/us/us_states.py
Log:
Fixed #10307 -- Removed references to FM/Federated States of Micronesia from 
the US localflavor STATES_NORMALIZED setting. Thanks to mnd for the report.

Modified: django/trunk/django/contrib/localflavor/us/us_states.py
===================================================================
--- django/trunk/django/contrib/localflavor/us/us_states.py     2009-02-21 
08:54:32 UTC (rev 9854)
+++ django/trunk/django/contrib/localflavor/us/us_states.py     2009-02-21 
10:10:13 UTC (rev 9855)
@@ -96,11 +96,9 @@
     '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 @@
     'mi': 'MI',
     'mich': 'MI',
     'michigan': 'MI',
-    'micronesia': 'FM',
     'minn': 'MN',
     'minnesota': 'MN',
     'miss': 'MS',


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to