branch | tls-sprint |
changeset 984 | 536e421b082b |
parent 728 | a95b284150d1 |
child 1138 | 22f634977c95 |
--- a/web/views/igeocodable.py Mon Mar 02 20:43:58 2009 +0100 +++ b/web/views/igeocodable.py Mon Mar 02 20:44:14 2009 +0100 @@ -9,7 +9,7 @@ import simplejson from cubicweb.interfaces import IGeocodable -from cubicweb.common.view import EntityView +from cubicweb.view import EntityView from cubicweb.selectors import implements class GeocodingJsonView(EntityView):