Installing django-filterΒΆ

To install, simply place the django_filters directory somehwere on your PYTHONPATH, and then add 'django_filters' to your INSTALLED_APPS.

This Page