[ckan-changes] commit/ckanextiati: amercader: Update countries import

Bitbucket commits-noreply at bitbucket.org
Wed Oct 5 15:30:34 UTC 2011


1 new changeset in ckanextiati:

http://bitbucket.org/okfn/ckanextiati/changeset/8878c932256b/
changeset:   8878c932256b
user:        amercader
date:        2011-10-05 17:30:17
summary:     Update countries import
affected #:  1 file (-1 bytes)

--- a/ckanext/iati/controllers/package_iati.py	Wed Oct 05 15:29:17 2011 +0100
+++ b/ckanext/iati/controllers/package_iati.py	Wed Oct 05 16:30:17 2011 +0100
@@ -16,7 +16,7 @@
 from ckan.lib.navl.dictization_functions import Missing, Invalid
 from ckan.lib.field_types import DateType, DateConvertError
 
-from countries import COUNTRIES
+from ckanext.iati.lists import COUNTRIES
 
 class PackageIatiController(PackageController):

Repository URL: https://bitbucket.org/okfn/ckanextiati/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.




More information about the ckan-changes mailing list