mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
[4.1.x] Fixed #33886 -- Reallowed using GeoIP2() when GEOS is not installed.
Regression in31bef51d8e. Backport ofe7afb8a180from main
This commit is contained in:
committed by
Mariusz Felisiak
parent
9e9bdf8dbd
commit
a3ce58ac4c
@@ -9,4 +9,5 @@ Django 4.1.1 fixes several bugs in 4.1.
|
||||
Bugfixes
|
||||
========
|
||||
|
||||
* ...
|
||||
* Reallowed, following a regression in Django 4.1, using ``GeoIP2()`` when GEOS
|
||||
is not installed (:ticket:`33886`).
|
||||
|
||||
Reference in New Issue
Block a user