Lukas Vojt

Results 13 comments of Lukas Vojt

please push it to pypi already :P

It has been almost year and this is still not pushed to pypi 😢

Hi, today I wanted to replace my crons with rqworker and scheduler. I found this [pretty nice commit](https://github.com/fruitschen/fruits_learning/commit/c858e01fef5aa14cac97250c128ff89fea4f548f) implementing that. Now, to schedule that job I need to run `...

okay, I'll try to find some time for this :)

oh, I did not know that. Ok, thanks. Probably I wrote this issue to early before thinking about it enough.

I am still missing those files: ``` django.core.exceptions.ImproperlyConfigured: GEOIP_DATABASE setting is defined, but file does not exist. ``` I installed this app like this: `pip install django-easy-timezones==0.6.2`. Then I deleted...

Isn't this possible by custom json encoder? In connexion 2.x ``` connexion_app.app.json_encoder = CustomJSONEncoder ``` and by jsonifier in connexion=3.x ``` jsonifier=Jsonifier(kw.json) ```

Hmm, I don't really understand that code part and not sure how that urllib `ReadTimeoutError` is mapped to requests error? When I tried to read that strategy code, it already...

Yeah, yahoo finance doesn't seem to have pay dates. Maybe only for latest dividend.