channels/redis exception: TypeError: __init__() got an unexpected keyword argument 'socket_connect_timeout'

2017-04-03 Thread jpic
Hi all ! TypeError is raised when asgi_redis tries to open a connection to redis: ``` Traceback (most recent call last): File "/code/src/event/log.py", line 39, in emit message(level, source, msg, relations, json, datetime, trace) File "/usr/local/lib/python2.7/dist-packages/channe

Django forks

2017-04-16 Thread jpic
Hello everybody ! Anybody maintaining a Django fork and open for contributions ? I want to fix problems that have been recurrent for me over the last decade, and that Django doesn't want to fix for ideological reasons. So, if I don't find a fork that's open for contributions I will make my own.