From 1cd42623a29b28e702ce027e8b532403003af051 Mon Sep 17 00:00:00 2001 From: silverark Date: Thu, 29 Jan 2015 16:42:17 +0000 Subject: [PATCH] Update countries.txt Line 74 was causing a databse error when installing. I think you included a pipe instead of a space. --- gocart/views/templates/countries.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gocart/views/templates/countries.txt b/gocart/views/templates/countries.txt index 8b10d6cb..9628b7ef 100644 --- a/gocart/views/templates/countries.txt +++ b/gocart/views/templates/countries.txt @@ -71,7 +71,7 @@ 71|72|Fiji|FJ|FJI||0|1|0.00000 72|73|Finland|FI|FIN||1|1|0.00000 73|74|France|FR|FRA||1|1|0.00000 -74|75|France|Metropolitan|FX|FXX||1|1|0.00000 +74|75|France Metropolitan|FX|FXX||1|1|0.00000 75|76|French Guiana|GF|GUF||0|1|0.00000 76|77|French Polynesia|PF|PYF||0|1|0.00000 77|78|French Southern Territories|TF|ATF||1|1|0.00000 @@ -236,4 +236,4 @@ 236|235|Yugoslavia|YU|YUG||1|1|0.00000 237|236|Democratic Republic of Congo|CD|COD||1|1|0.00000 238|237|Zambia|ZM|ZMB||0|1|0.00000 -239|238|Zimbabwe|ZW|ZWE||0|1|0.00000 \ No newline at end of file +239|238|Zimbabwe|ZW|ZWE||0|1|0.00000