diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index 4ab7a4135d..23fa942ef9 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -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 |
