django-filter 23.2-2 source package in Ubuntu

Changelog

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

  * Team upload
  * d/rules: Ensure *.mo files get included into the build

 -- Carsten Schoenert <email address hidden>  Sun, 14 May 2023 08:34:16 +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-2.dsc 2.3 KiB 848db49077f748453036ab9238c02d11b11c4af8d713339b64c5485c70081591
django-filter_23.2.orig.tar.gz 125.2 KiB 809bbe0d8745089fbdd0fd8a6ced03ece327a2d1e545942a3b29c2a89e4681ae
django-filter_23.2-2.debian.tar.xz 81.4 KiB 36d716ffab822220b404e94d569581a4f1a3087bc4ab3e26bf2b4ab22c563c27

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.