harvester-d4science/ckanext/harvest/logic/action
amercader 803b228d1c Update harvest source create and update logic functions
`harvest_source_create` and `harvest_source_update` now call
`package_create` and `package_update` respectively, making sure to
define a 'harvest_source' type. The returned dict uses the db_to_form
schema.
2012-11-30 14:11:24 +00:00
..
__init__.py [logic] Refactor logic layer to follow CKAN core conventions 2012-02-29 10:59:02 +00:00
create.py Update harvest source create and update logic functions 2012-11-30 14:11:24 +00:00
delete.py Add copious logging to record what happens in harvesting. 2012-06-08 17:09:22 +01:00
get.py made manual default not null 2012-11-05 13:17:32 +00:00
update.py Update harvest source create and update logic functions 2012-11-30 14:11:24 +00:00