Opened 8 years ago
Last modified 8 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 )
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
Note:
See TracTickets
for help on using tickets.