TeamspeakStats/tsstats
Thor77 a475caa7c7 Fix not calling str() on value before adding to config in __main__.cli
* bump version to 0.10.4
2016-08-08 22:25:57 +02:00
..
tests rewrite config-tests to work with new return-value of tsstats.config.load 2016-08-06 21:39:36 +02:00
__init__.py Delay debugfile-creation to suppress needless creation if not in debugmode 2016-08-08 22:10:30 +02:00
__main__.py Fix not calling str() on value before adding to config in __main__.cli 2016-08-08 22:25:57 +02:00
client.py remove unneccessary and unused tsstats.client.Client.__getitem__ 2016-06-12 18:43:20 +02:00
config.py use py2-compatible way to check for section-existance in tsstats.config.load 2016-08-06 21:42:54 +02:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py check for None instead of False to allow empty clients as arg to tsstats.log._parse_details 2016-06-22 20:40:30 +02:00
template.html update bootstrap and hint.css version 2016-08-03 22:02:56 +02:00
template.py add credit and render-date/time to template-footer 2016-07-04 21:14:29 +02:00
utils.py expect key as lambda in tsstats.utils.sort_clients 2016-06-12 17:36:12 +02:00