Installing django-filterΒΆ

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

Previous topic

django-filter

Next topic

Using django-filter

This Page