]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Remove the server_game_index view.
authorAnt Zucaro <azucaro@gmail.com>
Wed, 18 Mar 2015 10:43:02 +0000 (06:43 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Wed, 18 Mar 2015 10:43:02 +0000 (06:43 -0400)
commit9757391815e2574e0ab90ac51496c325ce6df7dc
tree3955962c28df61659d9751881c9020cf87a4b07f
parent2443e72b474dabad9923c481f29222e227b11f9b
Remove the server_game_index view.

This view was replaced by the game_finder view. During that time I removed the
other views that implemented this functionality, but I must have missed this
one! It still had an active route mapping, although no other route used it.
xonstat/__init__.py
xonstat/views/server.py