]> git.xonotic.org Git - xonotic/xonstat.git/commit
Use mixins to avoid duplication.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 5 Nov 2016 23:38:24 +0000 (19:38 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 5 Nov 2016 23:38:24 +0000 (19:38 -0400)
commit2beb927cf6675c89e885c57759238eaefc05fbb0
tree1f8ad51862cac4729f7d9cf2f5b593e318dac250
parentacf828ab53fd35b5d2fd39091b3314f4e376289e
Use mixins to avoid duplication.
xonstat/models/game.py
xonstat/models/map.py
xonstat/models/mixins.py [new file with mode: 0644]
xonstat/models/player.py
xonstat/models/server.py