harvester-d4science/ckanext
amercader 467fb7bb8f Fix resource updating for harvested datasets
Starting from 2.2, resource_update calls package_show before updating
the resource via a package_update call. The dict passed had the harvest
extras (eg harvest_object_id) added which made the update call fails due
to duplicated extra keys. To fix it we now remove any harvest extras
on after_show if there is a 'for_edit' property on the context.
2014-01-13 10:30:52 +00:00
..
harvest Fix resource updating for harvested datasets 2014-01-13 10:30:52 +00:00
__init__.py First draft of the Harvesting extension 2011-03-09 18:56:55 +00:00