Rasmus Précenth

Results 19 comments of Rasmus Précenth

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?

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: ![2015-01-30-201303_1366x768_scrot](https://cloud.githubusercontent.com/assets/1675190/5975521/9b347cfe-a8bc-11e4-9d9d-2163b33bc5a3.png) 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...