python-django-ordered-model 3.4.3-2 source package in Ubuntu

Changelog

python-django-ordered-model (3.4.3-2) unstable; urgency=low

  * Remove unnecessary autopkgtest-pkg-python testsuite.
  * Update year in d/copyright.

 -- Michael Fladischer <email address hidden>  Thu, 06 Jan 2022 15:48:08 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-django-ordered-model_3.4.3-2.dsc 1.9 KiB 55b1ec00c49290d150e2878b92fda06af9b891d8ebd387a6c51a9d66e508e323
python-django-ordered-model_3.4.3.orig.tar.gz 23.4 KiB 862fac38edca37aca9ce5139ab05b35b4b8213a96464434f394dc84c0fc3a6fe
python-django-ordered-model_3.4.3-2.debian.tar.xz 4.4 KiB a363397faab9be56889e892fca3072a9af9ba060240a1eb7a0c4d3dd8f3e3f62

Available diffs

No changes file available.

Binary packages built by this source

python3-django-ordered-model: Allows Django models to be ordered (Python3 version)

 django-ordered-model allows models to be ordered and provides a simple admin
 interface for reordering them. Model instances have a set of methods to move
 them relative to each other. It is also possible to order only within a subset
 of objects.
 .
 This package contains the Python 3 version of the library.