django-filter 0.11.0-1 source package in Ubuntu

Changelog

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

  * New upstream version.
  * Add fix_tests.patch, applied upstream see
    https://github.com/alex/django-filter/pull/287
    Closes: #796754: FTBFS: test_filtering_uses_distinct raises AttributeError

 -- Brian May <email address hidden>  Mon, 24 Aug 2015 11:52:41 +1000

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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
django-filter_0.11.0-1.dsc 2.5 KiB 78c3b8deac1b61048450a2d7ddb92326082c38107ad2d213c2b47c26fba98665
django-filter_0.11.0.orig.tar.gz 198.9 KiB 7d17547b65216cc5c6fbc04aee55088ccd5917c0775304d96f7017c26c789cd7
django-filter_0.11.0-1.debian.tar.xz 78.9 KiB 561f82a4edb73e401cd466549bf6f520ff2f1319613c556aeb89433223e19b02

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: filter Django QuerySets based on user selections (transitional package)

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

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.