# HG changeset patch # User Pawel Solyga # Date 1228214696 0 # Node ID 813892c894f4056c85f6e02887aeeb2fd3505ed9 # Parent b57d538a9dd35f732cbed55b6114307d6516a19c Remove Great Britain from country list. Great Britain was included as a country, although it has a country code (.gb) it's not a state. United Kingdom is correct and remains in the list. Patch by: Matthew Wilkes Review by: Pawel Solyga diff -r b57d538a9dd3 -r 813892c894f4 app/soc/models/countries.py --- a/app/soc/models/countries.py Mon Dec 01 21:38:25 2008 +0000 +++ b/app/soc/models/countries.py Tue Dec 02 10:44:56 2008 +0000 @@ -109,7 +109,6 @@ 'Germany', 'Ghana', 'Gibraltar', - 'Great Britain', 'Greece', 'Greenland', 'Grenada',