django/docs/internals/contributing
Simon Charette 9a461cae3e [5.1.x] Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly.
Over the years we've had multiple instances of hit and misses when
emitting warnings: either setting the wrong stacklevel or not setting
it at all.

This work adds assertions for the existing warnings that were declaring
the correct stacklevel, but were lacking tests for it.

Backport of 57307bbc7d from main.
2024-08-28 11:47:15 -03:00
..
writing-code [5.1.x] Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly. 2024-08-28 11:47:15 -03:00
bugs-and-features.txt [5.1.x] Added contributor guidelines for performance optimizations. 2024-07-25 09:28:15 +02:00
committing-code.txt Fixed #34579 -- Added Django Forum to contributing guides. 2023-05-22 20:21:18 +02:00
index.txt Reorganized the Contributing to Django docs. 2024-01-11 22:25:27 -03:00
localizing.txt [5.1.x] Replaced usage of "patch" with more precise terms in contributing docs. 2024-07-04 17:55:19 -03:00
new-contributors.txt Corrected various typos in contributing docs. 2022-06-30 11:09:06 +02:00
triaging-tickets.txt [5.1.x] Replaced usage of "patch" with more precise terms in contributing docs. 2024-07-04 17:55:19 -03:00
writing-documentation.txt Restructured writing documentation contributing guide. 2023-10-21 09:44:36 +02:00