Installing django-filterΒΆ

Install with pip:

pip install django-filter

And then add 'django_filters' to your INSTALLED_APPS.