Dmitry Litvinenko

Results 6 comments of Dmitry Litvinenko

database id must be integer, not string

Do you mean settings.py, not *.pyc? (because `pyc` is for temp file with bytecode for python modules). What location did you tried to point in your isk-daemon.conf? Do you have...

The project is still warm, you can find some forks on GitHub. There is mirror for the docs available at this time at http://isk-daemon.readthedocs.org/en/latest/ As Ricardo has answered, images are...

Sure, anything that works. I actually made a workaround bundling my tweaked implementation of `webApiHttpClient` where I read proxy settings in `HttpClientFactoryImpl`. I also had to re-enable `http` connections there,...

It’s just standard CONNECT tunneling through Squid http proxy. Traffic itself is encrypted. I believe pretty common scheme.

Hi guys, +1 to not hiding AMQP wording, because it makes a lot easier to use this lib with AMQP reference guide and comparison with other implementations of the protocol,...