etianen / django-watson

Full-text multi-table search application for Django. Easy to install and use, with good performance.
BSD 3-Clause "New" or "Revised" License
1.21k stars 129 forks source link

Django 3 support #266

Closed biozz closed 4 years ago

biozz commented 4 years ago

I am following @ephes with his pull request #264 with almost the same stuff: adding support for django 3.

This one is intended to resolve #263.

I also fixed one test file and changed travis ci test matrix according to the one you propsed in #264 - https://github.com/etianen/django-reversion/blob/master/.travis.yml

biozz commented 4 years ago

I just noticed that README.markdown contains some mentions of Django and Python versions, which are going to be outdated after the merge. Do you want them changed in this PR as well?

etianen commented 4 years ago

Please!

On Mon, 3 Feb 2020 at 12:45, Ivan notifications@github.com wrote:

I just noticed that README.markdown contains some mentions of Django and Python versions, which are going to be outdated after the merge. Do you want them changed in this PR as well?

— You are receiving this because your review was requested. Reply to this email directly, view it on GitHub https://github.com/etianen/django-watson/pull/266?email_source=notifications&email_token=AABEKCDA7GOWEBTETACWR53RBAGX3A5CNFSM4KOI3EGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKTWV5A#issuecomment-581397236, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABEKCFITR4OWZLPAXG6JJTRBAGX3ANCNFSM4KOI3EGA .

etianen commented 4 years ago

This is perfect. I'll push out a release today. Thanks!

etianen commented 4 years ago

Released as 1.5.4