]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Convert the server info to a class-based view callable. Add a dummy JSON view.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 16 Oct 2016 15:25:41 +0000 (11:25 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 16 Oct 2016 15:25:41 +0000 (11:25 -0400)
commit534eb898aa30222400231a9f46b311f9699da8f4
treee88d0eb8ecbc5c553b4877076b6c868d6aeffb7d
parent06c64e0c2b1cea4da309306788c041c049e70c44
Convert the server info to a class-based view callable. Add a dummy JSON view.
xonstat/__init__.py
xonstat/views/__init__.py
xonstat/views/server.py