]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add player_ranks to the mix - it is a batch table intended to represent the latest...
authorAnt Zucaro <azucaro@gmail.com>
Sun, 22 Jan 2012 04:11:52 +0000 (23:11 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 22 Jan 2012 04:11:52 +0000 (23:11 -0500)
commit129a16ca216817db10b4724def90ff8d1fc75961
tree40d01dc5654ab2cdb66665ab607944f032094b2c
parent4192fbbe4da9efb321bbae77ee3c1723d5b51442
Add player_ranks to the mix - it is a batch table intended to represent the latest rankings at any given point in time. Ideally they would be updated daily.
xonstat/models.py
xonstat/templates/rank_index.mako
xonstat/views/game.py