mirror of
https://github.com/django/django.git
synced 2025-07-04 09:49:12 +00:00
[3.2.x] Fixed typo in docs/internals/deprecation.txt.
Backport of 10f66c91cbb26d78a8cefc5be619f7ce288cf208 from main
This commit is contained in:
parent
6931963886
commit
b7d25d025e
@ -26,7 +26,7 @@ details on these changes.
|
|||||||
|
|
||||||
* The ``default_app_config`` module variable will be removed.
|
* The ``default_app_config`` module variable will be removed.
|
||||||
|
|
||||||
* ``TransactionTestCase.assertQuerysetEqual()` will no longer automatically
|
* ``TransactionTestCase.assertQuerysetEqual()`` will no longer automatically
|
||||||
call ``repr()`` on a queryset when compared to string values.
|
call ``repr()`` on a queryset when compared to string values.
|
||||||
|
|
||||||
* ``django.core.cache.backends.memcached.MemcachedCache`` will be removed.
|
* ``django.core.cache.backends.memcached.MemcachedCache`` will be removed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user