django-filter 23.2-1 source package in Ubuntu

Changelog

django-filter (23.2-1) unstable; urgency=medium

  * Team upload
  * d/gbp.conf: Ignore any file named django.mo on import
  * New upstream version 23.2
  * d/control: Rules-Requires-Root: no

 -- Carsten Schoenert <email address hidden>  Sat, 06 May 2023 11:39:22 +0200

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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-filter_23.2-1.dsc 2.3 KiB 19d5478e445ed18621db5efc993c4d2e02f4d2996709e435441930fc65b69ad7
django-filter_23.2.orig.tar.gz 125.2 KiB 809bbe0d8745089fbdd0fd8a6ced03ece327a2d1e545942a3b29c2a89e4681ae
django-filter_23.2-1.debian.tar.xz 81.4 KiB 8737ecc31cc73e2814a802866d60ae17b224de582c2a997712daa67389cd1e90

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.