django-filter 23.3post1-1 source package in Ubuntu

Changelog

django-filter (23.3post1-1) unstable; urgency=medium

  * Team upload
  * d/watch: Add compression typ gz
  * d/control: Update Homepage field
  * New upstream version 23.3post1
  * Rebuild patch queue from patch-queue branch
    Rebuild existing patches.
  * d/control: Update B-D after switch to flit
  * d/rules: Adjust the rebuild of locales

 -- Carsten Schoenert <email address hidden>  Wed, 01 Nov 2023 18:07:06 +0100

Upload details

Uploaded by:
Brian May
Uploaded to:
Sid
Original maintainer:
Brian May
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-filter_23.3post1-1.dsc 2.4 KiB 4db3c2ffec480ac71b96a121ab08fc3a81c34b263e5dfc50ab213b4c5430a2e8
django-filter_23.3post1.orig.tar.gz 126.0 KiB 6dcf6344335b41f1d375ad8d89197383905e30a6882fdf0e907155bb52ca4b4d
django-filter_23.3post1-1.debian.tar.xz 81.7 KiB d700ca4133b46b60857446b10bf21bb654699ac0bffabe69b47b501ca17be172

Available diffs

No changes file available.

Binary packages built by this source

python-django-filters-doc: filter Django QuerySets based on user selections (Documentation)

 Django-filter is a generic, reusable application to alleviate some of the more
 mundane bits of view code. Specifically allowing the users to filter down a
 queryset based on a model’s fields and displaying the form to let them do this.
 .
 This package contains the documentation.

python3-django-filters: filter Django QuerySets based on user selections (Python3)

 Django-filter is a generic, reusable application to alleviate some of the more
 mundane bits of view code. Specifically allowing the users to filter down a
 queryset based on a model’s fields and displaying the form to let them do this.
 .
 This package contains the Python 3 version of the library.