Closed ajparsons closed 1 year ago
This PR adds citizens assemblies on climate to the data displayed in CAPE.
Importing from https://github.com/mysociety/citizen-assembly-data, it adds:
Management commands to run:
script/manage import_citizens_assemblies script/manage rebuild_index --noinput script/manage import_related_searches --all
This gets in the new data, rebuilds the index, and redoes the related search with a slight tightening of strictness to improve relevance.
PS @ajparsons I’d be inclined to squash all of these commits into one, given they’re all little bits of the one page:
This PR adds citizens assemblies on climate to the data displayed in CAPE.
Importing from https://github.com/mysociety/citizen-assembly-data, it adds:
Management commands to run:
This gets in the new data, rebuilds the index, and redoes the related search with a slight tightening of strictness to improve relevance.