harvester-d4science/ckanext/harvest/logic
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
..
action Update harvest source create and update logic functions 2012-11-30 14:11:24 +00:00
auth Allow showing harvest objects by default (on the default auth profile) 2012-08-09 13:37:28 +01:00
__init__.py add jobs at certain frequencies 2012-10-29 17:15:02 +00:00
dictization.py Return original document if present when requesting an object 2012-11-13 12:06:36 +00:00
schema.py Clean up schemas 2012-11-30 13:20:37 +00:00
validators.py Various fixes for the harvest source dataset type forms 2012-11-29 16:57:20 +00:00