You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may not have added 'django_filters' to INSTALLED_APPS, which would be required to find the template files. As @carltongibson mentioned, the relevant changes are in #580.
It looks like the 1.0.2 merge came off an out of date branch, as it had over 100 commits in it.
In particular, it seems to have reverted philipn/django-rest-framework-filters#129 - which is causing this issue for me: #562
The text was updated successfully, but these errors were encountered: