UEWBot / dipvis

Django-based visualiser for tournaments for the boardgame Diplomacy
GNU General Public License v3.0
7 stars 5 forks source link

Add utility code to help adding Player WDD ids #242

Closed UEWBot closed 1 year ago

UEWBot commented 1 year ago

Where a Player has played in a Tournament that has a wdd_tournament_id, we know that the Player is known to the WDD, and so their wdd_id attribute should be set.

At the very least, a utility to find these Players would be useful.

Ideally, it would also figure out the correct value for the wdd_id and set it.