django-ipware 4.0.2-1 source package in Ubuntu

Changelog

django-ipware (4.0.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.0.2 (Closes: #1013481)

 -- Lena Voytek <email address hidden>  Fri, 17 Jun 2022 14:27:48 -0700

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-ipware_4.0.2-1.dsc 1.9 KiB 931c39d2a1eb6b8e5b636161d9cc6aaf4434083cc970cd7457c7c2034199806a
django-ipware_4.0.2.orig.tar.gz 12.1 KiB 56293338f4cb7a109c89a517f4fbc057f63ac3396c89e9f03a2075e86e9e4769
django-ipware_4.0.2-1.debian.tar.xz 2.6 KiB 3fe4f95ee9982b397e316bf2d81467d89c41097f8bbc8717220952c4e84b5dc3

Available diffs

No changes file available.

Binary packages built by this source

python3-django-ipware: 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.