]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Refactor more of the Maps views into data, HTML, and JSON pieces.
authorAnt Zucaro <azucaro@gmail.com>
Sun, 1 Jan 2017 13:19:33 +0000 (08:19 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Sun, 1 Jan 2017 13:19:33 +0000 (08:19 -0500)
commit7274b5bc34538b0cfed923726b7a8ab3315e4273
treec8b9dcc33180546646a2ca6eab5b2d92170aae58
parente9a2749acba912de98b68328a51a32045a604b5d
Refactor more of the Maps views into data, HTML, and JSON pieces.
xonstat/__init__.py
xonstat/templates/map_top_active.mako [new file with mode: 0644]
xonstat/views/__init__.py
xonstat/views/map.py