From 744d8821100c74633026a908d3f6a842b32e8c4a Mon Sep 17 00:00:00 2001 From: Jacob Kaplan-Moss Date: Mon, 25 Aug 2008 19:11:41 +0000 Subject: [PATCH] Fixed #8425: removed the independant nations of Palau, Marshall Islands, and Micronesia from localflavor's list of US states. ... Man, commit messages like that are incredibly fun to write. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8550 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- django/contrib/localflavor/us/us_states.py | 3 --- tests/regressiontests/forms/localflavor/us.py | 3 --- 2 files changed, 6 deletions(-) diff --git a/django/contrib/localflavor/us/us_states.py b/django/contrib/localflavor/us/us_states.py index c84facc219b66..4275efdfcaa58 100644 --- a/django/contrib/localflavor/us/us_states.py +++ b/django/contrib/localflavor/us/us_states.py @@ -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'), diff --git a/tests/regressiontests/forms/localflavor/us.py b/tests/regressiontests/forms/localflavor/us.py index dfbfef681d828..eecc742d620d8 100644 --- a/tests/regressiontests/forms/localflavor/us.py +++ b/tests/regressiontests/forms/localflavor/us.py @@ -195,7 +195,6 @@ - @@ -208,7 +207,6 @@ - @@ -228,7 +226,6 @@ -