Julián Perelli

Results 32 comments of Julián Perelli

I really don't know... I didn't tested this with newer versions of scrapely.

I have the same problem, using `django==2.1.4` and `django-debug-toolbar==1.11`

I was impacted by this issue here https://github.com/jazzband/django-debug-toolbar/issues/423#issuecomment-455915740, used this today and I was very surprised that just worked fine! ![image](https://user-images.githubusercontent.com/1418446/185180022-fa0ea53e-43b8-4884-8e38-b3183cf116fd.png) I couldn't find it in the changelog but it...

@tim-schilling You are right, sorry abot that. I can see it now in a query that uses a geom as a parameter ![image](https://user-images.githubusercontent.com/1418446/185187520-a2fd3904-ccdb-4431-9447-7a67caeb3e2d.png) ![image](https://user-images.githubusercontent.com/1418446/185187614-2439fd27-93d1-48b9-a6e9-46d6a066eba4.png) ![image](https://user-images.githubusercontent.com/1418446/185187822-c1d1164c-d019-4c31-bffd-ac0494b91e56.png) :+1:

Right, caching the binary images using the params (or hash of params) as key of the cache. That way only the first time the image is generated, but the next...

Cool yeah. I thought the docker image more for example and dev purposes. The code of the server is also exploitable, it has multiple security flaws as it takes the...

It works for me in python 3.6 with Blueprints

Great catch! If you make a pull request, I'll be happy to merge it!

Thanks! could you create a pull request?

Ok, I'll do it no problem, Thanks for the help!