Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Django filter 1.0.2 regressions (git merge error?) #666

Closed
frankh opened this issue Mar 29, 2017 · 2 comments
Closed

Django filter 1.0.2 regressions (git merge error?) #666

frankh opened this issue Mar 29, 2017 · 2 comments

Comments

@frankh
Copy link

frankh commented Mar 29, 2017

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

@carltongibson
Copy link
Owner

This looks fine as far as I can see: 1.0.1...1.0.2

Check the Milestone: https://github.com/carltongibson/django-filter/milestone/12?closed=1 There's a lot of tickets, so a lot of commits.

I don't know about other repos but I guess #580 is what you're looking for.

@rpkilby
Copy link
Collaborator

rpkilby commented Mar 29, 2017

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants