Results 5 issues of Alexandre Busquets

Reading the documentation I know that celery-director can run tasks in parallel https://ovh.github.io/celery-director/guides/build-workflows/#launch-tasks-in-parallel But I have a question related to this feature. What is the definition to run the same...

When I try to get images I have always an error. I tested with curl curl -H "Authorization: token $token" https://api.linode.com/v4/images {"errors": [{"reason": "Internal server error"}]} and with python client...

I can't use LeafletGeoAdmin due to this Javscript errors ![captura_2018-10-19_21-08-03](https://user-images.githubusercontent.com/1104412/47238756-7a700a00-d3e3-11e8-84a2-a8d8456bb725.png) I tried several versions of django-leaflet, and always the error is the same. I use Django==1.11.16

bug

Hi, I've done a test plugin for overwrite the L.Map.DjangoMap#_djAddLayers function. I need to set a minZoom and a maxZoom for each baselayer. But the js plugins aren't loaded when...

bug

I have a problem working with geometries For example when I execute this sql SELECT SDO_GEOMETRY('POINT(497311 4678860)', 25831) FROM dual; I get this error Bulk load of method java/lang/reflect/Field. failed;...