Casper V. Kristensen
57d5b3f131
This occurs because we don't filter users on weather or not they even have RaidResponses for past raids, but only do the filtering on the Avg function. This is correct behaviour, as we want to show *all* users in the attendance matrix. We therefore introduce the 'Coalesce' function to default to an average attendance of 0. |
||
---|---|---|
.. | ||
authentication | ||
base | ||
raids | ||
users | ||
__init__.py |