]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add separate HTML and JSON responses for a map's top scorers.
authorAnt Zucaro <azucaro@gmail.com>
Fri, 23 Dec 2016 18:42:02 +0000 (13:42 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Fri, 23 Dec 2016 18:42:02 +0000 (13:42 -0500)
commit7fe3ae838800023c9943948f565752e96d28acdc
treea42023cf3b33c33aba9e8f6b4802533471080d34
parentf10fef185440b89317ee57cde14a6981e6200b10
Add separate HTML and JSON responses for a map's top scorers.
xonstat/__init__.py
xonstat/templates/map_top_scorers.mako [new file with mode: 0644]
xonstat/views/__init__.py
xonstat/views/map.py