Andrew Koltsov

Results 7 issues of Andrew Koltsov

How I can setup look on the same port as main app, using look url? something like this http://myhost/look ?

Implement soft deletion on remove_job, to save DjangoJobExecution **Expected behavior** After execution "date" job result of this execution stays in DjangoJobExecution table.

enhancement

Hi I like your solution, but I need to support IE8 Demo doesn't work in IE8, I get unknown error in JS console any ideas?

fix for https://github.com/mfauveau/angular-query-builder/issues/6

при клике падает ошибка (см картинку), в ие9 работает ![kittycheck](https://f.cloud.github.com/assets/681313/74403/345497b6-608f-11e2-9da4-a4465619b0bd.PNG)

I'm trying to build docker image based on ejabberd/ecs:23.04 with ejabberd_auth_http installed, there is my docker image ``` FROM ejabberd/ecs:23.04 USER root RUN set -xe \ && apk add --update...

### Description paddle announced custom_data as successor to the existing passthrough parameter https://developer.paddle.com/changelog/e9a54055ea46e-custom-data-now-available Could you please add support for it? FYI: https://developer.paddle.com/changelog/63508dbef06e9-custom-data-returned-as-a-json-encoded-string thank you