Fixed #29652 -- Doc'd removal of py-bcrypt compatibility.

This commit is contained in:
Tim Graham 2018-08-08 17:55:20 -04:00
parent 730173d1c5
commit 2fa36719a8
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