Kevin
Results
2
issues of
Kevin
As noted in the dbutil.py module itself, "get_top_packages is broken, and needs to be rewritten to work with CKAN 2.\*. This is because ckan.authz has been removed in CKAN 2.\*"
CKAN 2.9.x breaks the functional tests because they rely on the legacy Pylons routing rather than the new Flask routing. This PR adds a check for the CKAN version and...