We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15cb069 commit a3a74e9Copy full SHA for a3a74e9
1 file changed
docs/internals/howto-release-django.txt
@@ -347,6 +347,9 @@ cut. The following items should be addressed in this branch:
347
features section in the release notes (:commit:`example commit
348
<f2d9c76aa7096ef3eed675b9eb824858f9dd81e5>`).
349
350
+#. Advance the deprecation warnings (:commit:`example commit
351
+ <0c0bda7f79a2de89a55cfcc8e60467d6588f406f>`).
352
+
353
#. Increase the default PBKDF2 iterations in
354
``django.contrib.auth.hashers.PBKDF2PasswordHasher`` by about 20%
355
(pick a round number). Run the tests, and update the 3 failing
0 commit comments