Sergei Shishov

Results 97 comments of Sergei Shishov

Still waiting for this...

Hello, when this PR will be merged? As we are having the same exact issue and this PR addresses it. The issue is related to the response from `Incapsula` CDN....

The same issue as in [isort](https://github.com/PyCQA/isort/issues/938) fixed by [PR 939](https://github.com/PyCQA/isort/pull/939) and [black](https://github.com/psf/black/issues/438) fixed by [PR 1032](https://github.com/psf/black/pull/1032) Same problem was happening with `flake8` and happening now with [typos](https://github.com/crate-ci/typos/issues/347)

@hynek Can I ask one small question? When this changes will be available? Just approximately 😉

Waiting for the fix. Please merge and create release tag and put in PIP. Thanks.

Googling I found more recent project with support Django 1.10 and additional fixes: https://github.com/blag/django-multiselectfield It has fixes for `list_display` and `list_filter` also

I had the same issue and tried to solve it without moving the code around. But appeared `.zshenv` is not a proper place even if I define `PATH` variable properly....

I will try to investigate and fix in free time

The problem is represented here: https://github.com/mher/flower/issues/787 Dashboard is not storing any data, as soon as you refresh the page, all data lost. There was a PR to bring the persistency...