Opened 6 years ago

Last modified 6 years ago

#30447 closed New feature

Add is_in_european_union to GeoIP2.city dict — at Version 1

Reported by: Chris Adkins Owned by: nobody
Component: GIS Version: dev
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Chris Adkins)

Maxmind data supplies european union information as part of both the free and paid database sets.

This isn't accessible from the GeoIP2 city dict, despite it being available.

PR on GitHub = https://github.com/django/django/pull/11327

Change History (1)

comment:1 by Chris Adkins, 6 years ago

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