Sym Roe
Sym Roe
PR #118 gives a global RSS feed of changes. Adding per-constituency feeds will require adding some more columns to the `LoggedAction` model. This seems like a reasonable thing to do...
Normally they are blocked, but heard that this time around the are debating keeping them active. Will hear on Monday I hope, and update this issue then.
Update: * For members standing down email access will end on the 7th of June * For members standing again email will remain through dissolution (but with an out of...
I really like this idea, and actually have the code in place commented out (I tried to do it at about 4 in the morning on election night, and gave...
FWIW I've mostly moved to https://mangum.io/ since opening the above PRs
You're right that this exception is only in the shell, but I think it's true that the data in `housenumbers` isn't included in the index, is that right? I would...
Ah, I see. Is there a case where results in the API are sorted by the house number field? Or is this always left to the ranking? On Fri, 9...
Fair enough. I think this is still something that we should implement, but I might try to do it in its own project first. On Fri, 9 Dec 2016, 12:24...
To save writing a function for each commend, I've come up with this hack that some might find helpful. In a file called `zappa_commands.py`, I have: ```python class Runner: def...
Hitting this with an API that I can't change.... Bit of a deal breaker for using `tim` for me. :( Can you suggest a work around?