From a3a74e9f58b5fecca8cd7aee2bd9894dbac04db6 Mon Sep 17 00:00:00 2001 From: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com> Date: Fri, 22 May 2026 15:28:06 +0200 Subject: Added advancing deprecations to preparing for next release instructions. --- docs/internals/howto-release-django.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index f24aad376b..8d95018a0d 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -347,6 +347,9 @@ cut. The following items should be addressed in this branch: features section in the release notes (:commit:`example commit `). +#. Advance the deprecation warnings (:commit:`example commit + <0c0bda7f79a2de89a55cfcc8e60467d6588f406f>`). + #. Increase the default PBKDF2 iterations in ``django.contrib.auth.hashers.PBKDF2PasswordHasher`` by about 20% (pick a round number). Run the tests, and update the 3 failing -- cgit v1.3