mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #32193 -- Removed MemcachedCache per deprecation timeline.
This commit is contained in:
@@ -260,3 +260,6 @@ to remove usage of these features.
|
||||
|
||||
* ``TransactionTestCase.assertQuerysetEqual()`` no longer calls ``repr()`` on a
|
||||
queryset when compared to string values.
|
||||
|
||||
* The ``django.core.cache.backends.memcached.MemcachedCache`` backend is
|
||||
removed.
|
||||
|
||||
Reference in New Issue
Block a user