]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Major reorganization. Views made into a module with all of the sub-portions categorized.
authorAnt Zucaro <azucaro@gmail.com>
Wed, 25 May 2011 14:43:02 +0000 (10:43 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Wed, 25 May 2011 14:43:02 +0000 (10:43 -0400)
commitad6d2cc754c1da72326311f7eb1cb9be29da08d1
tree9854ac2f8b76605abb00d718bbbfaa41e94e31be
parentd94cea645ae482dae768fa6483519a58a9743952
Major reorganization. Views made into a module with all of the sub-portions categorized.
xonstat/views/__init__.py [new file with mode: 0755]
xonstat/views/game.py [new file with mode: 0755]
xonstat/views/map.py [new file with mode: 0755]
xonstat/views/player.py [new file with mode: 0755]
xonstat/views/server.py [new file with mode: 0755]
xonstat/views/submission.py [new file with mode: 0755]