celery-haystack
celery-haystack copied to clipboard
Django 2.1 support
Any idea on when would Django 2.1 be supported?
Yeah, need this badly. Is there any news?
has anyone found an alternative with django2 support?
I could not find any incompatibilities with Django 3.
I use celery-haystack with Django 2.2 on this project, and haven't seen an issue: https://github.com/ccnmtl/footprints
Current Django versions should definitely be added to the test matrix, though. I made a pull request to at least add Django 2.2.x here: https://github.com/django-haystack/celery-haystack/pull/79