python3-django-ipware

Django app to retrieve client's IP address
  https://github.com/un33k/django-ipware
  0
  no reviews



Django-ipware can be used in a view or a middleware where the `request` object is available. It will attempt to get the client's IP address, and determine if that IP address is publicly routable on the Internet.