]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Get rid of unneeded functions. Away with you. Away!
authorAnt Zucaro <azucaro@gmail.com>
Thu, 20 Sep 2012 02:56:09 +0000 (22:56 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Thu, 20 Sep 2012 02:56:09 +0000 (22:56 -0400)
commitcd3027d273ee1e9c04068f9e85d7989d1a5f24a6
tree36011d7b37dc36f2664e3a00537518001a4a7a2e
parentb579a2b9c260dcb183e115b75882e221a7b7525a
Get rid of unneeded functions. Away with you. Away!

All of the old functions returned data in a format that wasn't
very flexible, or didn't break down the information by game type.
Out with them! Named tuples are now used, making for much more
readable (if not a bit lengthy) templates.
xonstat/views/player.py