django-filter 1.0.4-2 source package in Ubuntu

Changelog

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

  * Drop transitional packages django-filter and python-django-filter.
    Closes: #878389.

 -- Brian May <email address hidden>  Tue, 31 Oct 2017 07:53:45 +1100

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-filter_1.0.4-2.dsc 2.5 KiB 50ac23b5c15a77f6d6fe08113f37302ee86281bda6154306d8dcbbfacf7cef32
django-filter_1.0.4.orig.tar.gz 120.4 KiB e44620d4e707beaff7396ac8df765dc015a07467df813b9c1663fe4017934b58
django-filter_1.0.4-2.debian.tar.xz 79.7 KiB a735471fe344c46768ecf0f1662ac32c9ba6bda181d705267891fc1cc5cb6f5f

Available diffs

No changes file available.

Binary packages built by this source

python-django-filters: filter Django QuerySets based on user selections (Python2 version)

 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 2 version of the library.

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 version)

 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.