]> git.xonotic.org Git - xonotic/xonstat.git/commit
Add player_game_index view, route, and template. It shows the recent games (paged...
authorAnt Zucaro <azucaro@gmail.com>
Thu, 19 May 2011 20:15:34 +0000 (16:15 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Thu, 19 May 2011 20:15:34 +0000 (16:15 -0400)
commit093f265a6a353cdb51f79c63420912877379f82b
treeaa7898943e40f5f87c742166774928aad7a5f20f
parent79bc3fe378587f2c86b480aee3f4013d44d40eb1
Add player_game_index view, route, and template. It shows the recent games (paged) for a given player_id!
xonstat/__init__.py
xonstat/templates/player_game_index.mako [new file with mode: 0755]
xonstat/views.py