mirror of
https://github.com/django/django.git
synced 2025-10-28 02:29:56 +00:00
Fixed #29708 -- Deprecated PickleSerializer.
This commit is contained in:
parent
c920387fab
commit
45a42aabfa
9 changed files with 48 additions and 26 deletions
|
|
@ -79,6 +79,8 @@ details on these changes.
|
|||
``SimpleTestCase.assertFormError()`` and ``assertFormsetError()`` will be
|
||||
removed.
|
||||
|
||||
* ``django.contrib.sessions.serializers.PickleSerializer`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-4.1:
|
||||
|
||||
4.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue