bornhack / bornhack-website

Django project to power BornHack
https://bornhack.dk
BSD 3-Clause "New" or "Revised" License
7 stars 31 forks source link

Added last token found column for 'token_stats' #1629

Open 0xUnicorn opened 1 month ago

0xUnicorn commented 1 month ago

Request from gameteam: When token hunt ends in a tie, game team needs the ability to see when the users last token was registered.

I've added a subquery to the queryset and a new column in the template.

localhost_8000_bornhack-2024_backoffice_tokens_stats_