harvester-d4science/ckanext/harvest/harvesters
joetsoi 7257258ca4 mark new harvest objects as current
When a new harvest_object for a new package was being created, it
was immediately being marked as false, as all objects were marked
as false, including the new object just created and newly marked
as current=true.

Fix so that old HarvestObjects are only marked as current=False
when updating an existing package.
2013-03-07 20:27:27 +00:00
..
__init__.py [harvesters] factor out a base harvester for use in generic harvesting apps 2011-06-02 12:07:07 +02:00
base.py mark new harvest objects as current 2013-03-07 20:27:27 +00:00
ckanharvester.py fix gather_stage if there is a previous job 2013-02-28 19:06:21 +00:00