django-sortedm2m 2.0.0+dfsg.1-5 source package in Ubuntu

Changelog

django-sortedm2m (2.0.0+dfsg.1-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + django-sortedm2m-data: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 22 Oct 2022 11:42:52 +0100

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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-sortedm2m_2.0.0+dfsg.1-5.dsc 2.3 KiB 0dc51cf0b1d5006d856b9ba32aa9400b4d5fd67cbae692ee721474df18682bfd
django-sortedm2m_2.0.0+dfsg.1.orig.tar.xz 17.6 KiB a4c232f5036ec1e9744d41a36fcdcd7ea9636f87e115350d313319f2f1fdbda1
django-sortedm2m_2.0.0+dfsg.1-5.debian.tar.xz 3.5 KiB 76390fca8069e5d083a1d1488a19bf2656e50c404ec622ccfadcb372e51f8442

Available diffs

No changes file available.

Binary packages built by this source

django-sortedm2m-data: Replacement for Django's many to many field with sorted relations (data files)

 sortedm2m is a drop-in replacement for Django's own ManyToManyField. The
 provided SortedManyToManyField behaves like the original one, but remembers
 the order of added relations.
 .
 This package contains the static data files and templates.

python-sortedm2m-data: transitional package

 This is a transitional package. It can safely be removed.

python3-sortedm2m: Replacement for Django's many to many field with sorted relations (Python 3)

 sortedm2m is a drop-in replacement for Django's own ManyToManyField. The
 provided SortedManyToManyField behaves like the original one, but remembers
 the order of added relations.
 .
 This is the Python 3 version of the package.