Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-django-ipware
Django app to retrieve client's IP address
https://github.com/un33k/django-ipware
0
no reviews
Install
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.