[ 原始碼: django-ipware ]
套件:python3-django-ipware(2.1.0-1)
Django app to retrieve client's IP address
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.
其他與 python3-django-ipware 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)