]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add favorite map support.
authorAnt Zucaro <azucaro@gmail.com>
Mon, 18 Jun 2012 00:10:20 +0000 (20:10 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Mon, 18 Jun 2012 00:10:20 +0000 (20:10 -0400)
commitefe51fc9fb1d23a04fde1fb5b1f6e05d6abdbff4
treedffdaeb7f62301892289e9229736d6a6b2d693c4
parentb2b9be90f928039dfeee3eafe23256d0c99a2918
Add favorite map support.

This commit adds a line item to the player_info page
showing the player's favorite map. This is the map
the player has played the most in the past 90 days.
A link to the map_info page of that map in included.
xonstat/templates/player_info.mako
xonstat/views/player.py