django-select2 7.10.0-1 source package in Ubuntu

Changelog

django-select2 (7.10.0-1) unstable; urgency=medium

  * Team upload

  [ Tom Teichler ]
  * New upstream release
  * Enable testsuite

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-django and
      python3-django-appconf.
  * Use secure URI in debian/watch.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Tom Teichler ]
  * Remove no longer needed patch
  * Refresh patch use-local-select2.patch
  * Add missing build dependency

  [ Antonio Terceiro ]
  * use-local-select2.patch: fix typo

 -- Antonio Terceiro <email address hidden>  Tue, 31 Oct 2023 12:04:39 -0300

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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-select2_7.10.0-1.dsc 2.2 KiB 6738585b90ed169c19481fa78c176df3d94e5378fc43e5f6d6b61c22164b439c
django-select2_7.10.0.orig.tar.gz 30.2 KiB f3387ba43db4a137b5f17d30b3465dd328d01fb4b5d08a017ba0b76a7c7bbbbf
django-select2_7.10.0-1.debian.tar.xz 3.3 KiB 5d3db82c07e98679b21fa47c7c2f521f91af3d7ce3664c2c32914bf74c2d8346

Available diffs

No changes file available.

Binary packages built by this source

python3-django-select2: Select2 option fields for Django

 The app includes Select2 driven Django Widgets.
 Documentation
 .
 Documentation available at django-select2.readthedocs.io.
 .
 Note:
 .
 Django's admin comes with builtin support for Select2 via the
 autocomplete_fields feature.