GithubHelp home page GithubHelp logo

Comments (4)

marteinn avatar marteinn commented on May 18, 2024

Hi @kakulukia and thanks for the bug report! I will do some django 1.11 tests and get back to you. Although the package was originally written as a pure spatial library (hence the gdal requirement), but since the introduction of the charfield/streamfield widget this is no longer the case, so this definitely sounds like a bug to me. To be continued!

from wagtail-geo-widget.

marteinn avatar marteinn commented on May 18, 2024

Hi again @kakulukia! I just pushed up a new release that should solve this issue. Please give it a try.

from wagtail-geo-widget.

kakulukia avatar kakulukia commented on May 18, 2024

well, updating my packages i also noticed that this has been fixed in the latest Django 1.11.1 patch
https://docs.djangoproject.com/en/1.11/releases/1.11.1/
The second to last entry mentions GDAL errors ..

from wagtail-geo-widget.

marteinn avatar marteinn commented on May 18, 2024

@kakulukia Yep! The change introduced in 1.11 is that exceptions are raised even if geodjango are imported (but not used). When it comes to the patch, the problem was that it raised GDALException, which comes from geodjango and made it impossible to except without gdal... the patch raises ImproperlyConfigured instead, that is possible to except.

from wagtail-geo-widget.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.