Upgrade Haystack to 3.2.x.

Review Request #12325 — Created June 1, 2022 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

This upgrades to the latest stable version of Haystack, 3.2.x, which is
compatible with Django 3.2 and 4.0.

There isn't a lot behind the scenes of this release, but it does address
some deprecation warnings that were shown in 4.0. There are a few bug
fixes behind the scenes for backends, but nothing stood out as being
especially notable for our uses. Mostly, this is a forward-looking
version bump.

Upgraded and verified this took care of deprecation warnings.

All unit tests pass.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Upgrade Haystack to 3.2.x.
This upgrades to the latest stable version of Haystack, 3.2.x, which is compatible with Django 3.2 and 4.0. There isn't a lot behind the scenes of this release, but it does address some deprecation warnings that were shown in 4.0. There are a few bug fixes behind the scenes for backends, but nothing stood out as being especially notable for our uses. Mostly, this is a forward-looking version bump.
0ed364a97a29435213d9107619dbf35030061e95 Christian Hammond
reviewboard/dependencies.py
Loading...