Rasmus Précenth
Rasmus Précenth
Sounds like a good idea
This search shows that there are still a few places left with the word foreigner: https://github.com/TheBB/aligulac/search?utf8=%E2%9C%93&q=foreigner&type= Mainly, these: https://github.com/TheBB/aligulac/blob/55dad83e392a96b302de8b600105edc5bcb048cd/aligulac/ratings/misc_views.py#L117-L133 Feel free to correct them. I don't know what we should...
@lce-fr I have added a custom method to the `Match` queryset called `symmetric_filter`. For instance, `Match.objects.symmetric_filter(pla=) == Match.objects.filter(Q(pla=) | Q(plb=))` Maybe you could map the `GET` query parameters `pl, sc,...
> Shouldn't be split to players or anything, just registered to the team.
Doesn't he just want to see overall T winrate, i.e not split between vP and vZ?
Yes
We can upgrade them, sure. What do you suggest? Here's the relevant file: https://github.com/TheBB/aligulac/blob/master/templates/hof.djhtml#L66
Example:  Thoughts?
Let's expand on this, we want users to report errors in - [ ] Player information - [ ] Matches - [ ] Teams
I know, but we also discussed possible solutions to this. One being that we look at every day as a graph and pick the player that's furthest away from the...