Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed. #15906

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

akx
Copy link
Contributor

@akx akx commented Aug 3, 2022

This reverts commit 31bef51 to allow using the GeoIP module without GDAL installed.

Refs https://code.djangoproject.com/ticket/33886

Refs #15146

@claudep
Copy link
Member

claudep commented Aug 3, 2022

I'm fine with reverting the commit, but we should then add a comment explaining why the import is not on top of the file (to avoid redoing the same later).

@akx
Copy link
Contributor Author

akx commented Aug 3, 2022

@claudep Grand idea, just a sec. added comment.

@felixxm felixxm changed the title GeoIP: Late-import django.contrib.gis.geos. Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed. Aug 3, 2022
@felixxm felixxm self-assigned this Aug 3, 2022
@felixxm
Copy link
Member

felixxm commented Aug 3, 2022

@akx Thanks 👍 I added a release note.

@felixxm felixxm merged commit e7afb8a into django:main Aug 3, 2022
@ngnpope
Copy link
Member

ngnpope commented Aug 3, 2022

Thanks 🤦‍♂️

Makes sense - the lack of comment before led to this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants