django-filter 23.5-1 source package in Ubuntu

Changelog

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

  * Team upload
  * [35ad701] New upstream version 23.5

 -- Carsten Schoenert <email address hidden>  Sun, 10 Dec 2023 07:24:34 +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
Noble release universe python

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-filter_23.5-1.dsc 2.4 KiB 794030ca1f4d635496d12ad2bd98b2516f0836d8be47d7f4082cd51c0dfff444
django-filter_23.5.orig.tar.gz 126.4 KiB 100e80ff47d55b98e9d0e3e74196edf0088c464419bab58648a835bbc994615a
django-filter_23.5-1.debian.tar.xz 81.8 KiB 9e513680650be7ea35714d7db55c7dec46606cf307daf57f32dfcdf0dc987081

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.