-
Hi all,
When I ran script ./take_part_in_elections.sh, my validator showed me this error message:
```
###-ALARM(line 191): Current elections ID from elector 1682484878 (2023-04-26 04:54:38 UTC) i…
-
As part of the local elections files, there are some lines that have text units - Sitting Mayor, and Contested and Uncontested. At the moment these are ignored.
```
{
"source": "https://fi…
-
Perhaps I'm not understanding what the Managers are supposed to do. My assumption is that they should be able to edit an election, add voters, etc... Currently only the election.created_by is able to …
-
Elections need to have dates and these are not always set in stone in Argentina, if elections were treated as objects it would be easier to crowdsource the information about their dates
-
datasets 2022(pres et leg) et 2024 (euro et leg) elections/raw
skimmer le dataset national:
- on garde toutes les colonnes
- on merge avec le dataset legislatives
- on convertit les donnees strings q…
-
Proposing a new way to conduct elections
Propose a new architecture that is secure and fast to conduct elections
-
Using Python3, no semantic logic:
``` python
import json
from peewee import CharField, IntegerField
from playhouse.csv_loader import SqliteDatabase, load_csv
db = SqliteDatabase(':memory:')
ROOT…
-
We need an easy way to see what elections we need to request from counties. That means building a single CSV file listing every Texas county and the elections for which we have records in the reposito…
-
Add support for a "reduced admin" who can create elections and add users, but only sees her own users and elections.
-
### Summary
I ran into this doing the Webpack and ES6/ESM upgrade but it appears to be the case with www now, too.
When loading some pages, the API can respond with a 422 for some queries.
I suspec…