Jasmin

Results 3 comments of Jasmin

I am experiencing this issue as well. To prevent manual compilation of the old version, I am using the [.deb files from Ubuntu 14.04](https://launchpad.net/ubuntu/+source/faad2/2.7-8+deb7u1build0.14.04.1). [Direct link for amd64](http://launchpadlibrarian.net/335256796/faad_2.7-8+deb7u1build0.14.04.1_amd64.deb) Still, an...

+1 Tried to add the [pylint_django](https://github.com/PyCQA/pylint-django) plugin but it did not work either. Edit: Although I'm using the `pylint` binary outside of my virtualenv, I had to install the plugin...

I ran into the same problem when using [nginx-proxy](https://github.com/nginx-proxy/nginx-proxy). I solved it by initializing bludit via http. Disabling https redirection can be done with these environment variables: ``` environment: -...