Skip to content

mrjoshida/django-geoip

 
 

Repository files navigation

Django GeoIP

image

image

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

Detects country, region and city, querying the database with geodata. Optional high-level API provides user location in request object.

Requires Django 1.4+, supports python 2 & 3.

Docs: http://django-geoip.readthedocs.org/

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.6%
  • Makefile 0.4%