Opened 7 years ago

Last modified 7 years ago

#28740 closed New feature

contrib.gis.geoip2 GeoIP2.city dict doesn't return continent — at Version 1

Reported by: Ryan Verner Owned by: nobody
Component: GIS Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Ryan Verner)

Maxmind data supplies continent information as part of both the free and paid database sets, and has for a very long time.
This isn't accessible from the GeoIP2 city dict, despite it being available.

PR on Github: https://github.com/django/django/pull/9282

Change History (1)

comment:1 by Ryan Verner, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top