]> git.xonotic.org Git - xonotic/xonstat.git/commit
Implemented some (preliminary) JSON API to retrieve player data
authorJan D. Behrens <zykure@web.de>
Sat, 15 Sep 2012 17:47:25 +0000 (19:47 +0200)
committerJan D. Behrens <zykure@web.de>
Sat, 15 Sep 2012 17:47:25 +0000 (19:47 +0200)
commit43e5f9720f6d561d7dfe9c94c4c920fb9a13d01b
tree8ac0b1811394c27934efb93a319b34b124fb4749
parent1a02dc60b8aeb312c2fd8024362224cfbc3ddc7a
Implemented some (preliminary) JSON API to retrieve player data
This function will be used e.g. by the Xonotic IRC pickup bot.
.gitignore
development.ini
xonstat/batch/badges/gen_badges.py
xonstat/crypto-keygen-standalone [new symlink]
xonstat/static/js/bootstrap-tabs.js [new file with mode: 0644]
xonstat/util.py
xonstat/views/player.py