algolia / algoliasearch-django

Seamless integration of Algolia into your Django project.
https://www.algolia.com
MIT License
173 stars 65 forks source link

build: Add django 3.2 tests with python 3.6 and python 3.8 #316

Closed UsamaSadiq closed 3 years ago

UsamaSadiq commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue None
Need Doc update yes

Describe your change

What problem is this fixing?

awais786 commented 3 years ago

@chloelbn Please review. We need this for our django32 upgrade project.

tkrugg commented 3 years ago

Thank you for your contribution! @UsamaSadiq

diegomillan commented 2 years ago

Hi @tkrugg, would it be possible to create a release with these changes?

Thanks

tkrugg commented 2 years ago

cc @DevinCodes @diegomillan sounds fair. Can you clarify why you'd need this change. It's mostly tooling related, it shouldn't affect your usage of the package.

diegomillan commented 2 years ago

Hello @tkrugg @DevinCodes, Mainly, we need django3.2 test support. It would also help to run our CI pipeline.

natabene commented 2 years ago

@tkrugg @DevinCodes We are Open edX would very much appreciate a release, thanks a lot in advance.