]> git.xonotic.org Git - xonotic/xonstat.git/commit
Clean up some of the queries to avoid from_statement. Change game_index and player_in...
authorAnt Zucaro <azucaro@gmail.com>
Thu, 19 May 2011 00:57:02 +0000 (20:57 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Thu, 19 May 2011 00:57:02 +0000 (20:57 -0400)
commit981b410b7f434aaa353b390afc3c231440b25444
treed4541fd8918e871632c674fdf53c7bd9957f5c51
parentb97eb2fbd66a587c68f32308d92eb2a83311a1ff
Clean up some of the queries to avoid from_statement. Change game_index and player_info templates to handle objects instead.
xonstat/templates/game_index.mako
xonstat/templates/player_info.mako
xonstat/views.py