Adds filters for Django-specific features.
Project description
Django Filters
Adds filters for for Django-specific features, including:
Search for a DB model instance matching the incoming value.
Minimum Requirements
These filters should work with any version of Django, but they have only been tested against the following versions: 2.0, 1.11.
If you encounter any issues, please report them on our Bug Tracker, and be sure to indicate which version of Django you are using.
Installation
This package is an extension for the Filters library, so you can install it as an extra to filters:
pip install filters[django]
If desired, you can install this package separately. This allows you to control the package version separately from filters.
pip install filters-django
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
Built Distribution
Hashes for filters_django-1.0.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbd1a6bc8349b7e5019219b906c837bb74c009c137897f003387d9614c2412a7 |
|
MD5 | 46e6f35eafddb0afce458a455d5d2c80 |
|
BLAKE2b-256 | 6a56e5486d04b0570ffc1e5ce645363d9f9bea1385206374623c3e6bc08d6fa0 |