Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

Allow billy to handle newly-defined Imago boundary sets #257

Closed
wants to merge 5 commits into from
Closed

Allow billy to handle newly-defined Imago boundary sets #257

wants to merge 5 commits into from

Conversation

mileswwatkins
Copy link
Member

We shouldn't be string-parsing OCD IDs anyway.
~the great @paultag

@@ -18,7 +18,7 @@
from piston.handler import BaseHandler, HandlerMetaClass

AT_LARGE = ['At-Large', 'Chairman']
ACTIVE_BOUNDARY_SETS = settings.BOUNDARY_SERVICE_SETS.split(",")
ACTIVE_BOUNDARY_SETS_RE = settings.BOUNDARY_SERVICE_SETS
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we re.compile this?

@mileswwatkins
Copy link
Member Author

Testing this locally now.

@mileswwatkins
Copy link
Member Author

Confirmed working, including the Mississippi fix.

@mileswwatkins
Copy link
Member Author

Hmm, except NH floterials aren't loading now. They're in the OCD response, though. Let me look into this some more, and I'll tie it up with you later.

@jamesturk
Copy link
Member

@mileswwatkins I don't know if this is to stale to be useful to you, or if we should keep it around for later

@mileswwatkins
Copy link
Member Author

Ideally when we turn on the OCD API, we'd also make a jump to supporting this newer, date-sensitive nomenclature of boundaries.

So, the question is, do we need Billy to also support these new-style boundaries? I guess so?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants