diff --git a/pandora/user/utils.py b/pandora/user/utils.py index 3648b78f2..49fa78841 100644 --- a/pandora/user/utils.py +++ b/pandora/user/utils.py @@ -1,4 +1,4 @@ -from django.contrib.gis.geoip2 import GeoIP2, GeoIP2Exception2 +from django.contrib.gis.geoip2 import GeoIP2, GeoIP2Exception import ox