]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Convert the server index to a class-based view callable. Add a JSON view.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 16 Oct 2016 13:50:51 +0000 (09:50 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 16 Oct 2016 13:50:51 +0000 (09:50 -0400)
commit772fbd55c7ab9cbe95bfde27a54d376127ee2cd5
tree7a6046e0d3d9d027f088776a9a827e5ec70e1c49
parentc8ff4423ef9420b6169882c32a36da02080c0761
Convert the server index to a class-based view callable. Add a JSON view.
xonstat/__init__.py
xonstat/views/__init__.py
xonstat/views/server.py