django-geoip-redis

App to figure out where your visitors are from by their IP address.

Detects country, region, city, isp and provider querying in the database with geodata.
Optional high-level API provides geo data on request object.

Note

Current version support only ipgeobase.ru. IPGeoBase provide information about Russia and Ukraine. There are plans to add other backends in future releases.

Contributing

You can grab latest code on development branch at Github.

Feel free to submit issues, pull requests are also welcome.

Good contributions follow simple guidelines

Table Of Contents

Next topic

Installation

This Page