#35091: Allow use of ipaddress standard library module with
django.contrib.gis.geoip2
-----------------------------------+-------------------------------------
Reporter: Nick Pope | Owner: Nick Pope
Type: New feature | Status: closed
Component: GIS | Version: dev
Severity: Normal | Resolution: fixed
Keywords: geoip2, ipaddress | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-----------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"cc56c22a24ef717cc3111e92ca146136fa518d55" cc56c22a]:
{{{
#!CommitTicketReference repository=""
revision="cc56c22a24ef717cc3111e92ca146136fa518d55"
Fixed #35091 -- Allowed GeoIP2 querying using IPv4Address/IPv6Address.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/35091#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.