django-filter 24.2-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream version 24.2

 -- Carsten Schoenert <email address hidden>  Fri, 29 Mar 2024 15:06:14 +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
Oracular release universe python

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-filter_24.2-1.dsc 2.4 KiB 9f18d03f3aff9787644dbdb4a4ef69bf00e10db8170acf8558d472b126a21100
django-filter_24.2.orig.tar.gz 128.2 KiB 7c91ff72c8c56fd6df698259850566a80098e9739d6037ad3b518a51c842e24f
django-filter_24.2-1.debian.tar.xz 81.7 KiB 045b844305b8d9d69e1eb4f18b4be19750cf275a27c2044ba92055275ba7640b

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.