harvester-d4science/ckanext/harvest/logic/action
amercader 23d1d5742c [#18] Update delete harvest source functionality
The harvest_source_delete logic function proxies to package delete,
which will delete the harvest source dataset. The harvest plugin then
hooks to the after_delete extension point in order to inactivate the
actual HarvestSource object and abort any pending jobs.
Also added the Delete button to the harvest source form.
2013-03-12 13:14:07 +00:00
..
__init__.py [logic] Refactor logic layer to follow CKAN core conventions 2012-02-29 10:59:02 +00:00
create.py [#13] Remove or deprecate unused code 2013-03-06 16:54:33 +00:00
delete.py [#18] Update delete harvest source functionality 2013-03-12 13:14:07 +00:00
get.py [#13] Remove or deprecate unused code 2013-03-06 16:54:33 +00:00
update.py Fix empty job finished date 2013-03-06 13:42:35 +00:00