mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
[2.1.x] Refs #29652 -- Fixed typo in docs/releases/2.1.txt.
Backport of d0928d6454d0b649663820e45d915016a2d9b001 from master
This commit is contained in:
parent
548a2d3c1f
commit
42f194b858
@ -402,7 +402,7 @@ Miscellaneous
|
|||||||
suitable alternatives. Compared to the ``QUERY_TERMS`` constant, they allow
|
suitable alternatives. Compared to the ``QUERY_TERMS`` constant, they allow
|
||||||
your code to also account for any custom lookups that have been registered.
|
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
|
* Compatibility with ``py-bcrypt`` is removed as it's unmaintained. Use `bcrypt
|
||||||
<https://pypi.org/project/bcrypt/>`_ instead.
|
<https://pypi.org/project/bcrypt/>`_ instead.
|
||||||
|
|
||||||
.. _deprecated-features-2.1:
|
.. _deprecated-features-2.1:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user