Installing django-filterΒΆ
To install, simply place the django_filters
directory somewhere on your
PYTHONPATH
, and then add 'django_filters'
to your INSTALLED_APPS
.
To install, simply place the django_filters
directory somewhere on your
PYTHONPATH
, and then add 'django_filters'
to your INSTALLED_APPS
.