issues
search
political-memory
/
political_memory
WARNING: this repository has now moved to https://git.laquadrature.net/memopol/memopol
https://memopol.lqdn.fr/
12
stars
2
forks
source link
Add scores, scoredvotes, recommendations to api
#64
Closed
njoyard
closed
8 years ago
njoyard
commented
8 years ago
This PR adds memopol entries to the REST api:
recommendations
representative scores
scored votes (ie. votes with their contribution to the rep score)
score contribution by dossier (via a new DossierScore model that maps to a DB view, because django querysets do not seem to enable aggregating over annotated fields)
jpic
commented
8 years ago
Brutal :guitar:
This PR adds memopol entries to the REST api: