Django-filter can be installed from PyPI with tools like pip
:
$ pip install django-filter
Then add 'django_filters'
to your INSTALLED_APPS
.
INSTALLED_APPS = [ ... 'django_filters', ]Requirements¶
Django-filter requires a current version of Django and is tested against all supported versions of Python, as well as the latest version of Django REST Framework (DRF).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4