Recieve the following error in ckan error log
errors.datajon.txt
when attempting to load the datajson_harvester plugin using WSGI:
ImportError: 'module' object has no attribute 'DataJsonHarvester'
Full error text:
I have added the recommended "import ckanext" to the wsgi.py file.