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

Changelog

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

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1

  [ William Grzybowski ]
  * Upload to unstable

 -- William Grzybowski <email address hidden>  Thu, 24 Oct 2019 11:56:17 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-sortedm2m_2.0.0+dfsg.1-2.dsc 2.3 KiB adc4b7ecdb3b12609df5d696b55d7e4e64ed870d0f62569606da8a2d84ed57d5
django-sortedm2m_2.0.0+dfsg.1.orig.tar.xz 17.6 KiB a4c232f5036ec1e9744d41a36fcdcd7ea9636f87e115350d313319f2f1fdbda1
django-sortedm2m_2.0.0+dfsg.1-2.debian.tar.xz 3.2 KiB f6bb9a4a8c552aa63735e3aee47b279aaeeaf01d23c81459224aae31a23bd506

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: No summary available for python-sortedm2m-data in ubuntu hirsute.

No description available for python-sortedm2m-data in ubuntu hirsute.

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.