rhblind / drf-haystack

Haystack for Django REST Framework
MIT License
251 stars 79 forks source link

Please upgrade django version #178

Closed 13KuntalRoy closed 1 year ago

SimonielMusyoki commented 2 years ago

Please update to support Django 4, its conflicting and I have to downgrade my Django to version 3

decibyte commented 2 years ago

@13KuntalRoy I see that you pushed changes to include Django 4. Did you also check that things actually work? Are tests passing?

jock-tanner commented 2 years ago

I didn't run tests (I couldn't find any guidance in your docs, and I'm not familiar with Tox), but it works for me (Django 4.1), and I'd like to give this issue a +1.

mattonit commented 1 year ago

will you push the new version to PyPI?