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

Changelog

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

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Stefano Rivera ]
  * Update Maintainer to Debian Python Team.

 -- Sandro Tosi <email address hidden>  Mon, 23 Aug 2021 00:25:52 -0400

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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-sortedm2m_2.0.0+dfsg.1-3.dsc 2.3 KiB 792faa585e76b4a5c17f1b7187956cb84e35bdb1d9d6659f4f38628bd076f4b0
django-sortedm2m_2.0.0+dfsg.1.orig.tar.xz 17.6 KiB a4c232f5036ec1e9744d41a36fcdcd7ea9636f87e115350d313319f2f1fdbda1
django-sortedm2m_2.0.0+dfsg.1-3.debian.tar.xz 3.3 KiB 1a6fc738383be01198a5801fa0f94c4b006ae2ad77f8a8fbce124a7098ed7982

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.