Install with pip:
pip install django-filter
And then add 'django_filters' to your INSTALLED_APPS.
'django_filters'
INSTALLED_APPS
django-filter
Using django-filter
Enter search terms or a module, class or function name.