Skip to main content

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


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)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page