ckan / ckan/ckanext-validation

Support for previous CKAN versions

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
30
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Right now work been done targets CKAN master, or at least 2.7

Reasons were:

* SQLAlchemy versions incompatibility: Tabulator requires (quite reasonably) `sqlalchemy>=1.1`. Up until latest master (ie 2.8) CKAN required 0.9.6 https://github.com/ckan/ckan/pull/3646

* New background jobs: Async validation is done via the new RQ based system available in 2.7. We could get around this using https://github.com/davidread/ckanext-rq and documenting it properly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.