]> de.git.xonotic.org Git - xonotic/xonstat.git/commit - xonstat/__init__.py
Make the game finder JSON-enabled.
authorAnt Zucaro <azucaro@gmail.com>
Thu, 21 Jan 2016 02:43:13 +0000 (21:43 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Thu, 21 Jan 2016 02:43:13 +0000 (21:43 -0500)
commit09e8030dc5dfc467c887f137ac493d231edfa9b6
tree146094cf8de01c8035b42d4cecfe483a28b7f771
parent19e3953b645bc9539f1167fdc4f636535fe3c284
Make the game finder JSON-enabled.

This allows applications to get "recent games" via an API.
xonstat/__init__.py
xonstat/views/__init__.py
xonstat/views/game.py
xonstat/views/helpers.py