opennorth / represent-canada-data

Digital electoral boundary files for Canada, its provinces and municipalities
http://represent.opennorth.ca/
Other
46 stars 17 forks source link

update NS to 2019 boundaries #38

Closed DrMeers closed 3 years ago

jpmckinney commented 3 years ago

I've deployed the new boundaries and reconfigured the representative set to use it. Thanks!

DrMeers commented 3 years ago

I've deployed the new boundaries and reconfigured the representative set to use it. Thanks!

Thank you @jpmckinney !

When you say "reconfigured the representative set to use it", was that something I should have done and/or should do for next time? Where is the code/config in question?

jpmckinney commented 3 years ago

In the Django admin, the representative set needs to be updated to point to the correct boundary set.

DrMeers commented 3 years ago

Ah OK, so that's a database-level thing that I don't have access to via the codebase