django/docs/internals/contributing
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
..
writing-code Fixed #36477, Refs #36163 -- Added @deprecate_posargs decorator to simplify deprecation of positional arguments. 2025-07-16 08:49:03 -03:00
bugs-and-features.txt Updated guidance to propose new feature ideas in contributing docs. 2025-05-13 21:38:04 -03:00
committing-code.txt Fixed #35908 -- Retired the django-developers and django-users mailing lists. 2025-02-19 12:14:27 +01:00
index.txt Added Django ecosystem page to the documentation. 2025-07-13 14:09:47 +02:00
localizing.txt Replaced usage of "patch" with more precise terms in contributing docs. 2024-07-04 17:52:19 -03:00
new-contributors.txt Fixed #36125 -- Switched docs to use chat.djangoproject.com when referencing the Discord server. 2025-01-22 18:22:50 -03:00
triaging-tickets.txt Updated guidance to propose new feature ideas in contributing docs. 2025-05-13 21:38:04 -03:00
writing-documentation.txt Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings. 2025-03-21 10:17:57 +01:00