diff -r 6641e941ef1e -r ff1a9aa48cfd app/django/contrib/localflavor/us/us_states.py --- a/app/django/contrib/localflavor/us/us_states.py Tue Oct 14 12:36:55 2008 +0000 +++ b/app/django/contrib/localflavor/us/us_states.py Tue Oct 14 16:00:59 2008 +0000 @@ -17,7 +17,6 @@ ('CT', 'Connecticut'), ('DE', 'Delaware'), ('DC', 'District of Columbia'), - ('FM', 'Federated States of Micronesia'), ('FL', 'Florida'), ('GA', 'Georgia'), ('GU', 'Guam'), @@ -30,7 +29,6 @@ ('KY', 'Kentucky'), ('LA', 'Louisiana'), ('ME', 'Maine'), - ('MH', 'Marshall Islands'), ('MD', 'Maryland'), ('MA', 'Massachusetts'), ('MI', 'Michigan'), @@ -50,7 +48,6 @@ ('OH', 'Ohio'), ('OK', 'Oklahoma'), ('OR', 'Oregon'), - ('PW', 'Palau'), ('PA', 'Pennsylvania'), ('PR', 'Puerto Rico'), ('RI', 'Rhode Island'),