-
Hello,
I'm sorry to make some issue for question :(
I created new Controllers "TeamsController" and i write new methods (register, edit/update and delete).
The visitors is able to register, edit/upd…
-
Flake8 is a python style checker. I ran it on the axelrod repository and it gave the following output:
```
Axelrod/.prepare-commit-msg.py:19:80: E501 line too long (103 > 79 characters)
Axelrod/.prep…
-
In order to prevent regressions automated tests should be created to verify the results of the draw and any other critical functionality. At the least these tests should involve using real data from p…
-
@pascallaliberte next time you're working on this I'd love to get some feedback on the design / usability of this page. If you need my DB just ping me on slack.
The user (the tournament organizer) wi…
-
Need a view to show the results of the tournament.
Store a `finish` field in the template. Load the template and the games from bracket_uids then sort by finish to display.
-
Same as men's but for the women's tourney. It will be announced at 5 pm. @freejoe76
-
This includes the article page and corresponding spreadsheet that will be updated by Sports producers. @freejoe76
-
This is tricky and I am not sure what the expected behaviour would be. If the tournament hasn't been seeded and no brackets set then its fine but if there are games it gets messy.
I think the right a…
-
There are nvapi calls to manage profiles, including for a given running process, whereby we could just apply a given profile that we read out of the d3dx.ini.
This would save the end-user from havi…
-
I should be able to draw out a bracket nicely.
I don't think jquery bracket will work since it is way to scoped to single and double elimination only.
I am thinking something along the lines of draw…