summaryrefslogtreecommitdiff
path: root/ql
AgeCommit message (Expand)Author
2018-02-24Prompting for database name if not providedemkael
2017-02-26https://github.com/michzimny/teamy-quick-lineup/pull/9#pullrequestreview-2388...emkael
2016-11-25More verbose config-related messagesemkael
2016-11-25Configuration from external JSON file. Fixes #2emkael
2016-11-25Handling Ctrl+C/Ctrl+D a bit more gracefullyemkael
2016-11-25clearing up Pair info for printing purposesemkael
2016-11-25fun fact: `print()` in Python2 prints out "()"emkael
2016-11-25encoding readline completer options in case Python2 unicode strings are involvedemkael
2016-11-25alias raw_input() as input() for python2emkael
2016-11-25adjust super() calls to python2Michal Zimniewicz
2016-11-25Replacing cached_property module from Django to a standalone oneemkael
2016-11-25bootstrap file and environment for pyinstalleremkael
2016-10-09Initial commitMichal Zimniewicz