mirror of
https://github.com/django/django.git
synced 2025-06-06 20:19:13 +00:00
Refs #29652 -- Fixed typo in docs/releases/2.1.txt.
This commit is contained in:
parent
2fa36719a8
commit
d0928d6454
@ -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