mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #32191 -- Removed for the pre-Django 3.2 format of messages in CookieStorage.
Per deprecation timeline.
This commit is contained in:
@@ -263,3 +263,6 @@ to remove usage of these features.
|
||||
|
||||
* The ``django.core.cache.backends.memcached.MemcachedCache`` backend is
|
||||
removed.
|
||||
|
||||
* Support for the pre-Django 3.2 format of messages used by
|
||||
``django.contrib.messages.storage.cookie.CookieStorage`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user