1
0
mirror of https://github.com/django/django.git synced 2025-01-09 09:55:57 +00:00
django/docs/internals
Claude Paroz 3b79dab19a Refs #33691 -- Deprecated insecure password hashers.
SHA1PasswordHasher, UnsaltedSHA1PasswordHasher, and UnsaltedMD5PasswordHasher
are now deprecated.
2022-07-23 21:29:31 +02:00
..
_images Refs #31676 -- Used term "merger" instead of "committer" in docs. 2022-03-22 11:13:36 +01:00
contributing Corrected various typos in contributing docs. 2022-06-30 11:09:06 +02:00
deprecation.txt Refs #33691 -- Deprecated insecure password hashers. 2022-07-23 21:29:31 +02:00
git.txt
howto-release-django.txt Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-05-31 11:17:01 +02:00
index.txt
mailing-lists.txt The django-i18n mailing list moved to the Django Forum. 2021-08-13 15:34:27 +02:00
organization.txt Refs #31676 -- Updated technical board description in organization docs. 2021-07-30 11:02:48 +02:00
release-process.txt Refs #31676 -- Used term "merger" instead of "committer" in docs. 2022-03-22 11:13:36 +01:00
security.txt