Skip to main content

Filter backend for DjangoRestFramework able to parse url parameters

Project description

https://badge.fury.io/py/drf-querystringfilter.png https://travis-ci.org/saxix/drf-querystringfilter.png?branch=master

Filter backend for DjangoRestFramework able to parse url parameters

Documentation

The full documentation is at https://drf-querystringfilter.readthedocs.org.

Quickstart

Install drf-querystringfilter:

pip install drf-querystringfilter

Then use it in a project:

import drf_querystringfilter

Configuration

0.4.0 29/05/2017

  • add ‘__inarray’ and ‘__int_inarray’ lookup to handle json/arrays lookup both str/int

0.3.0 10/10/16

  • add ‘_distinct’ parameter to enable ‘.distinct()’ queries

0.2.0 19/09/16

  • add ‘ignore_filter’ to ignore querystring arguments

0.1.0 11/09/16

  • First release on PyPI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drf-querystringfilter-0.4.tar.gz (14.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page