CodeForAfrica / HURUmap

HURUmap is an interactive web platform that allows citizens and journalists to explore, visualise, and download census data. This gives them the power to give context to stories that was otherwise hard to spot. Accessible at https://hurumap.org
https://hurumap.org
GNU General Public License v3.0
8 stars 7 forks source link

Upgrade HURUmap to use Releases #45

Closed phillipahereza closed 5 years ago

phillipahereza commented 5 years ago

Description

To allow us to take advantage of the releases feature, we should merge the changes in our wazimap.

Note: Set up DB using python manage.py loaddata fixtures/hurumap_fixtures.json

Fixes #161952176

Type of change

Please delete options that are not relevant.

Screenshots

releases

Checklist:

kilemensi commented 5 years ago

@phillipahereza , using a clean database with only migrate command performed, python manage.py loaddata fixtures/hurumap_fixtures.json fails with Invalid model identifier: 'wazimap.dataset'

phillipahereza commented 5 years ago

@kilemensi have reinstalled your dependencies? especially wazimap#release-merge branch?

kilemensi commented 5 years ago

I've reinstalled the dependencies but only wazimap#master @phillipahereza. Why do we need wazimap#releases? I thought we were moving that functionality into HURUmap (or @CodeForAfricaLabs/wazimap?

phillipahereza commented 5 years ago

@kilemensi sorry I forgot install git+https://github.com/CodeForAfricaLabs/wazimap.git@release-merge#egg=wazimap