]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/game.py
Make pagination a GET parameter, not part of the URL.
[xonotic/xonstat.git] / xonstat / views / game.py
2012-05-14 Ant ZucaroMake pagination a GET parameter, not part of the URL.
2012-01-22 Ant ZucaroAdd player_ranks to the mix - it is a batch table inten...
2012-01-20 Ant ZucaroAdd ranks view based on game type.
2011-11-20 antzucaroSort by the weapon's description in the accuracy table.
2011-05-26 Ant ZucaroShow accuracies on the game info page
2011-05-25 Ant ZucaroMajor reorganization. Views made into a module with...