In CKAN, when I try to create a new Harvest Source I get this error:
Error - <class 'jinja2.exceptions.UndefinedError'>: 'ckan.lib.helpers.HelperAttributeDict object' has no attribute 'nav_named_link
URL: https://127.0.0.1:5000/harvest/new
Does anybody know how I can fix this?
I'm new to CKAN. I installed from source and I also installed the ckanext-harvest extension.