]> git.rm.cloudns.org Git - xonotic/xonstat.git/commit
Address unicode issues with repr and finding servers. Make nick and server fields...
authorAnt Zucaro <azucaro@gmail.com>
Tue, 18 Oct 2011 13:44:59 +0000 (09:44 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Tue, 18 Oct 2011 13:44:59 +0000 (09:44 -0400)
commitf71ba67ac9552453b00fd8c7cdadb4187249c821
tree638f726ef3ea9050b7765349d9c56b16f813d1cf
parent2e7690dc19296a34a858aaac1bf1ef2e142272a3
Address unicode issues with repr and finding servers. Make nick and server fields UTF-8 encoded from the start.
xonstat/models.py
xonstat/views/submission.py