]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Initial checkin of tabs for the player_info view.
authorAnt Zucaro <azucaro@gmail.com>
Thu, 20 Sep 2012 02:51:53 +0000 (22:51 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Thu, 20 Sep 2012 02:51:53 +0000 (22:51 -0400)
commitb579a2b9c260dcb183e115b75882e221a7b7525a
tree9d38ee0177eb0a10ee0e90c9481da4ef22963431
parentf83816c955dda1f6e020318c163ccefb03c0d454
Initial checkin of tabs for the player_info view.

Underneath the player's nick will be a tabbed list of game types,
starting with "overall." Within each of these tabs will be stats
pertaining to only that game type. This allows players to view
fine-grained details about their playing history.

Note that this commit does not style the table much. This is mainly
to ensure that all of the content is being fetched properly.
xonstat/templates/player_info.mako
xonstat/views/player.py