]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add a player index. Change the base template to have a players link.
authorAnt Zucaro <azucaro@gmail.com>
Fri, 24 Jun 2011 20:04:51 +0000 (16:04 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Fri, 24 Jun 2011 20:04:51 +0000 (16:04 -0400)
commit29f39e5c40fd3dcf445dfd8248a5d78b26f9c143
tree96379ef16c48a9bffe2ee33976b3b9345e8b44a4
parentb83fbba455b66e1e38eadf890b9f8ce93ca1d145
Add a player index. Change the base template to have a players link.
xonstat/__init__.py
xonstat/templates/base.mako [changed mode: 0644->0755]
xonstat/templates/player_index.mako [new file with mode: 0755]
xonstat/views/player.py