harvester-d4science/ckanext/harvest/logic
Bruce Bolt e7384106c3 A harvester may not have an info method
This fixes the error `AttributeError: 'HarvesterBase' object has
no attribute 'info'` which prevents new harvest sources from
being created.
2018-10-25 10:32:50 +01:00
..
action send harvest-error-mails to organization-admins 2018-06-14 11:07:49 +02:00
auth Add clearsource history command 2016-11-15 15:04:01 +01:00
__init__.py Take advantage of named exceptions. 2015-11-27 11:57:40 +00:00
dictization.py Add new parameter return_last_job_status to harvest_source_list 2016-08-25 17:56:51 +02:00
schema.py No longer need uuid since we clear db between tests now. Added ignore_missing because of occasional failures. 2015-11-13 13:32:55 +00:00
validators.py A harvester may not have an info method 2018-10-25 10:32:50 +01:00