This isn't accessible from the GeoIP2 city dict, despite it being
available.
--
Ticket URL: <https://code.djangoproject.com/ticket/30447>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Old description:
> 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.
New description:
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
--
--
Ticket URL: <https://code.djangoproject.com/ticket/30447#comment:1>
* status: new => assigned
* version: 2.2 => master
* owner: nobody => Chris Adkins
* has_patch: 0 => 1
* stage: Unreviewed => Accepted
Old description:
> 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
New description:
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
--
Comment:
[https://github.com/django/django/pull/11327 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/30447#comment:2>
* needs_docs: 0 => 1
--
Ticket URL: <https://code.djangoproject.com/ticket/30447#comment:3>
Comment (by Chris Adkins):
have added is_in_european_union to the example in the docs,
not sure what else is needed here?
--
Ticket URL: <https://code.djangoproject.com/ticket/30447#comment:4>
* needs_docs: 1 => 0
--
Ticket URL: <https://code.djangoproject.com/ticket/30447#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"705ef6cfebe000df1971e25ee269c2e26bac18f4" 705ef6cf]:
{{{
#!CommitTicketReference repository=""
revision="705ef6cfebe000df1971e25ee269c2e26bac18f4"
Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30447#comment:6>