All Questions
1 question
4
votes
3
answers
598
views
Counting votes for candidates in a category and region
With the following code, I want to count the Vote objects from a collection, filtering on one of their fields, Candidate.
I have the feeling that I can get this done much more efficiently.
...