django/docs/internals
Mike Edmunds fc793fc303 Fixed #36163 -- Deprecated most positional arguments in django.core.mail.
In public mail APIs, changed less frequently used parameters from
keyword-or-positional to keyword-only, emitting a warning during the
required deprecation period.
2025-07-17 14:01:16 -03:00
..
_images Improved readability of triage workflow image by increasing its size and color contrast. 2024-10-25 10:00:33 +02:00
contributing Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to simplify deprecation of positional arguments. 2025-07-16 08:49:03 -03:00
deprecation.txt Fixed #36163 -- Deprecated most positional arguments in django.core.mail. 2025-07-17 14:01:16 -03:00
git.txt Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. 2021-05-17 09:46:09 +02:00
howto-release-django.txt Fixed indentation in docs/internals/howto-release-django.txt. 2025-06-27 09:46:17 -03:00
index.txt Replaced docs/internals/team.txt with DSF teams page. 2017-03-14 16:36:44 -04:00
mailing-lists.txt Fixed #35908 -- Retired the django-developers and django-users mailing lists. 2025-02-19 12:14:27 +01:00
organization.txt Fixed #35908 -- Retired the django-developers and django-users mailing lists. 2025-02-19 12:14:27 +01:00
release-process.txt Updated the release process documentation to reflect the current process. 2025-01-28 10:32:58 +00:00
security.txt Clarified that only latest dependency versions are valid for security reports. 2025-06-18 11:04:34 -03:00