]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Add server info view. Do a try/except block around the whole stats submit to allow...
authorazucaro <azucaro@2QJ7BK1-RO.Org.Collegeboard.local>
Thu, 5 May 2011 16:30:15 +0000 (12:30 -0400)
committerazucaro <azucaro@2QJ7BK1-RO.Org.Collegeboard.local>
Thu, 5 May 2011 16:30:15 +0000 (12:30 -0400)
commit11d52b19d3951b6454b1e00e427106835b52b54c
tree62cfe49e7207f8a26135a60e2276b41b8a28a304
parentc6f74faa3b08bf074d390c500b7eba8fdf5575db
Add server info view. Do a try/except block around the whole stats submit to allow a rollback in the except section.
xonstat/__init__.py [changed mode: 0644->0755]
xonstat/views.py