django-filter 0.11.0-2 source package in Ubuntu

Changelog

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

  * Run tests for all Python 3.*

 -- Brian May <email address hidden>  Mon, 26 Oct 2015 13:00:58 +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
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-filter_0.11.0-2.dsc 2.5 KiB 6bad336ddefad2864146442f877b0433c9b5aa208ea4ea1fc807686737dcebf3
django-filter_0.11.0.orig.tar.gz 198.9 KiB 7d17547b65216cc5c6fbc04aee55088ccd5917c0775304d96f7017c26c789cd7
django-filter_0.11.0-2.debian.tar.xz 79.3 KiB 8de9da6eb4976f3a9980061dffc1d48bb48e6dd1de0c70e76964308c2ec204f3

Available diffs

No changes file available.

Binary packages built by this source

django-filter: filter Django QuerySets based on user selections (transitional package)

 This is a dummy package to aid switching to python-django-filters.

python-django-filter: No summary available for python-django-filter in ubuntu yakkety.

No description available for python-django-filter in ubuntu yakkety.

python-django-filters: filter Django QuerySets based on user selections

 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.

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

 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.