[2.1.x] Fixed #29652 -- Doc'd removal of py-bcrypt compatibility.

Backport of 2fa36719a8 from master
This commit is contained in:
Tim Graham 2018-08-08 17:55:20 -04:00
parent e3be4e94d1
commit 548a2d3c1f
1 changed files with 3 additions and 0 deletions

View File

@ -402,6 +402,9 @@ Miscellaneous
suitable alternatives. Compared to the ``QUERY_TERMS`` constant, they allow
your code to also account for any custom lookups that have been registered.
* Compatibly with ``py-bcrypt`` is removed as it's unmaintained. Use `bcrypt
<https://pypi.org/project/bcrypt/>`_ instead.
.. _deprecated-features-2.1:
Features deprecated in 2.1