ckan / ckanext-harvest

Remote harvesting extension for CKAN
130 stars 203 forks source link

use render_jinja2 for ckan 2.8 #493

Closed FuhuXia closed 2 years ago

FuhuXia commented 2 years ago

render_jinja2 is removed from CKAN master branch since it depends on the no longer existing pylons.app_globals but remains in 2.9.

CKAN 2.8 still needs it.

Related to https://github.com/ckan/ckanext-harvest/pull/459