A Django app to figure out where your visitors are using their IP address.
It detects country, region and city, querying the database with geodata. Optional high-level API provides user location in request object.
Requires Django 1.10+, supports python 2.7, 3.4, 3.5.