#32104: Adding ASN support to GeoIP2
-----------------------------+--------------------------------------
     Reporter:  Josha Prior  |                    Owner:  nobody
         Type:  New feature  |                   Status:  closed
    Component:  GIS          |                  Version:  master
     Severity:  Normal       |               Resolution:  wontfix
     Keywords:  asn geoips2  |             Triage Stage:  Unreviewed
    Has patch:  0            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  0
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+--------------------------------------
Changes (by felixxm):

 * cc: Flavio Curella (added)
 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Django supports GEOIP2 databases for
 [https://docs.djangoproject.com/en/3.1/ref/contrib/gis/geoip2/#module-
 django.contrib.gis.geoip2 geolocation]. ASN database gives ASN associated
 with the IP address so it's out of scope IMO. You should be able to
 support it on your own by subclassing
 `django.contrib.gis.geoip2.base.GeoIP2`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32104#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.a710e077030a95a05061a539ac670824%40djangoproject.com.

Reply via email to