django/docs/internals
Mike Edmunds f42b89f1bf
Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to simplify deprecation of positional arguments.
This helper allows marking positional-or-keyword parameters as keyword-only with a deprecation period, in a consistent and correct manner.
2025-07-16 08:49:03 -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 #36152 -- Deprecated use of "%" in column aliases. 2025-06-20 08:25:22 +02: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