]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/models/main.py
Remove more refs to sqlahelper.
[xonotic/xonstat.git] / xonstat / models / main.py
2017-11-25 Ant ZucaroMerge branch 'top-servers'
2017-11-25 Ant ZucaroUpdate the interval's string format function for space.
2017-11-08 Ant ZucaroUse an instance method to format the play time string.
2017-11-08 Ant ZucaroChange the field to match the table column.
2016-11-06 Ant ZucaroMerge branch 'sev/xolonium4-badges' into 'master'
2016-11-06 Ant ZucaroMerge branch 'sev/xolonium4' into 'master'
2016-11-06 Ant ZucaroMerge pull request #25 from antzucaro/models-refactor
2016-10-30 Ant ZucaroUse field indexing for format() for clarity.
2016-10-30 Ant ZucaroFormat all code in the models package.
2016-10-28 Ant ZucaroMake models a package instead of being a single (huge...