Pavel
Pavel
Thanks for posting this workaround, I found it extremely useful. I think since GeoDjango is a django contrib, it seems like something django-ninja should probably support.
Yes, and I even tested the python ogr bindings, and they worked in the code immediately after the exception.
Thanks, that would be informative to see OGR errors. They're usually indicative of 'pretty bad' things.
Just upgraded my homebrew gdal 2.4 to 3.1.1 bottle release and hit the same exact issue. Same logging output.
This was an issue for me in Safari, breaking all the maps. It seems to be a bug in how the event is created. Here is how I had to...
You can extract relevant jquery event listening code applicable to safari, from jquery.
Another thumbs up for this, as pool is making it hard to performance profile an app.
Is there recommended course of action for mitigation? Spent an hour thinking I broke something until I found this thread.
Guys, this would be great, currently have to make this from console instead of IaC.
We are on python 3.11 now, and I'm getting `ImportError: cannot import name 'Sequence' from 'collections'` since Py 3.10