]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add a basic game finder view at the /gamefinder URL.
authorAnt Zucaro <azucaro@gmail.com>
Mon, 24 Dec 2012 14:38:34 +0000 (09:38 -0500)
committerAnt Zucaro <azucaro@gmail.com>
Mon, 24 Dec 2012 14:38:34 +0000 (09:38 -0500)
commit5694ef974d119126ca9d8d042239121a2548854d
treee919ded6f73e3fbbad5a4d35a53b3314554dbde5
parent3c13c4f12deb4bcf8027361e8226e834c360b1e2
Add a basic game finder view at the /gamefinder URL.

The game finder view is intended to be a better advanced search.
We'll see how it works out, but for now at least I can use this
view to show more of the "recent games" tables for each entity.
xonstat/__init__.py
xonstat/views/__init__.py
xonstat/views/game.py