django-pagination 1.0.7-6 source package in Ubuntu

Changelog

django-pagination (1.0.7-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Wed, 16 Nov 2022 11:00:57 +0000

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-pagination_1.0.7-6.dsc 2.1 KiB 4aa705282638e119dd163bbc8ca2ad76619c1c728f23212da2e75bd02e422998
django-pagination_1.0.7.orig.tar.gz 11.7 KiB 44877386b8839250a693b64b036ce44eaca95a15fc8c1c564bedc0308b1f9b8a
django-pagination_1.0.7-6.debian.tar.xz 3.1 KiB d3ccc1ba17ee884d8d474329f20fb775fa02509c81f8baeae3125cb8d36e182b

Available diffs

No changes file available.

Binary packages built by this source

python3-django-pagination: utilities for creating pagination tools for Django

 A set of utilities for creating robust pagination tools throughout a Django
 application.
 .
 It supports quickly create nice-looking paginated lists without altering your
 views, multiple lists per page, and support for using custom templates for
 each pagination.