django-filter 23.2-3 source package in Ubuntu
Changelog
django-filter (23.2-3) unstable; urgency=medium * Team upload * d/rules: Run tests while build against {build_dir} * autopkgtest: Use installed package for testing * d/control: Switch over to use dh-sequence-* packages * d/rules: Remove --with option from default target * d/rules: Remove not needed .PHONY special targets * d/copyright: Update years of contributions * d/control: Add Build-Profile-Specs to Build-Depends * d/rules: Use dh_sphinxdoc to build -doc package * d/python-django-filters-doc.docs: Remove old sequencer -- Carsten Schoenert <email address hidden> Wed, 24 May 2023 17:45:07 +0200
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
django-filter_23.2-3.dsc | 2.4 KiB | e9c33cf18f983f122dd2a3c2245421a62b04721478417f9a417cbdafc8a23dbb |
django-filter_23.2.orig.tar.gz | 125.2 KiB | 809bbe0d8745089fbdd0fd8a6ced03ece327a2d1e545942a3b29c2a89e4681ae |
django-filter_23.2-3.debian.tar.xz | 81.8 KiB | c6e599c5d056498133acc940606db730f3f34c87c0912110bf578b5d88229a3f |
Available diffs
- diff from 23.1-1 to 23.2-3 (8.6 KiB)
- diff from 23.2-2 to 23.2-3 (1.8 KiB)
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.