zimmerman-team / IATI.cloud

IATI datastore powered by Apache Solr. Automatically Extracts and parses IATI XML files referenced in the IATI Registry & refreshed every 3 hrs. IATI is a global initiative to improve the transparency of development and humanitarian resources and their results for addressing poverty and crises.
https://datastore.iati.cloud
MIT License
32 stars 28 forks source link

Update requirements #388

Closed VincentVW closed 7 years ago

VincentVW commented 7 years ago

Good practice before testing imo.

https://requires.io/github/zimmerman-zimmerman/OIPA/requirements/?branch=develop

Would be good to check if CKAN API 4.0 is a big change (IATI's own python library might start using its functionality, might cause us some hotfixing if we don't implement it now).

VincentVW commented 7 years ago

Went through the commits of CKAN 3.6 -> 4.0 , did not see blockers so updated the req.

Only Django filters left which is covered in another ticket.