• Joined on 2020-10-11
lm pushed to master at lm/myTS3 2021-09-27 01:50:40 +02:00
b248022eaa Rewrite config to tuse omlà instead of .env
Compare 2 commits »
lm pushed to master at lm/myTS3 2021-09-27 01:48:51 +02:00
de05b885c2 Rewrite config to use toml instead of .env
Compare 2 commits »
lm pushed to master at lm/myTS3 2021-09-27 01:45:18 +02:00
b248022eaa Rewrite config to tuse omlà instead of .env
lm pushed to master at lm/myTS3 2021-09-25 15:28:32 +02:00
1df3e08bee add unhandled exception logging
lm pushed to master at lm/myTS3 2021-09-25 13:26:37 +02:00
dddd444e4d remove threading from util
lm pushed to master at lm/myTS3 2021-09-25 13:25:48 +02:00
a472c4dc06 working crypto channel
lm pushed to master at lm/myTS3 2021-09-25 00:50:03 +02:00
14fbc7f827 add logging / add some docstrings
lm merged pull request lm/myTS3#1 2021-09-24 14:11:03 +02:00
Using functools partial to pass function instead of return value of function
lm pushed to master at lm/myTS3 2021-09-24 14:11:03 +02:00
305ad6cffb Merge pull request 'Using functools partial to pass function instead of return value of function' (#1) from kono/myTS3:master into master
7540e57c08 Using functools partial to pass function instead of return value of function
Compare 2 commits »
lm pushed to master at lm/myTS3 2021-09-23 20:10:25 +02:00
9031b6ec40 fix auto update channel
lm pushed to master at lm/myTS3 2021-09-23 16:06:42 +02:00
41a1d1018e Add auto update support for crypto channel names
lm pushed to master at lm/myTS3 2021-09-23 12:14:50 +02:00
9bc1e0ec1f add coingecko api wrapper
lm pushed to master at lm/myTS3 2021-09-23 00:42:27 +02:00
4a5c3a4552 change to event type monitoring / new commands doing channel related stuff
lm pushed to master at lm/myTS3 2021-09-22 16:57:01 +02:00
9092e68ed4 changed .format to f-strings
lm pushed to master at lm/myTS3 2021-09-19 22:48:35 +02:00
bd9eb089b9 init
lm created repository lm/myTS3 2021-09-19 15:04:24 +02:00
lm pushed to master at lm/Django-Learn 2021-09-19 15:01:32 +02:00
de6bdebd69 Tutorial Done / overwrite django default templates
lm pushed to master at lm/Django-Learn 2021-09-19 14:21:47 +02:00
33ea2242b2 Tutorial 6 done / Static file serving
lm pushed to master at lm/Django-Learn 2021-09-19 14:10:16 +02:00
6723624810 Tutorial 5 done // Write Testcases for poll
lm pushed to master at lm/Django-Learn 2021-09-13 22:03:24 +02:00
8d9f1603fe add working login page / remember me / clock