Django IP-API.com wrapper
Project description
About
django-ip-com is a django app for http://ip-api.com/
WARNING: This is BETA app! See LICENSE.
Usage
Install: pip install django-ipapi
Add ‘ipapi’ to INSTALLED_APPS
Add ‘ipapi.middleware.CheckCountryCodeMiddleware’ to MIDDLEWARE_CLASSES
Set IPAPI_ALLOWED_COUNTRIES = [‘your iso-country-code’,]
Test on localhost: http://localhost:8000/pl/?__ipapi__=208.80.152.201
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-ipapi-0.0.1b1.tar.gz
(5.2 kB
view hashes)