<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/howto/error-reporting.txt, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-10-29T15:32:12Z</updated>
<entry>
<title>Fixed #36329 -- Removed non-code custom link text when cross-referencing Python objects.</title>
<updated>2025-10-29T15:32:12Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2025-10-29T15:32:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=01f8460653e73a8f60c98d3a37a74b28818744b6'/>
<id>urn:sha1:01f8460653e73a8f60c98d3a37a74b28818744b6</id>
<content type='text'>
Thanks Bruno Alla, Sarah Boyce, and Jacob Walls for reviews.

Co-authored-by: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Added backticks to email addresses in docs.</title>
<updated>2025-09-17T20:23:57Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-09-17T20:23:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f8d2610d94333a8b0fd283851a6cf4ac2e2e2435'/>
<id>urn:sha1:f8d2610d94333a8b0fd283851a6cf4ac2e2e2435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.2.</title>
<updated>2025-09-17T18:17:05Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-09-05T17:49:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=00a84fc6f3bb8cca15113e4d41e710123d182b4a'/>
<id>urn:sha1:00a84fc6f3bb8cca15113e4d41e710123d182b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
</content>
</entry>
<entry>
<title>Fixed #35646 -- Extended SafeExceptionReporterFilter.hidden_settings to treat `AUTH` as a sensitive match.</title>
<updated>2024-08-01T18:02:00Z</updated>
<author>
<name>Markus Holtermann</name>
<email>info@markusholtermann.eu</email>
</author>
<published>2024-07-31T14:44:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aa9079505082d92d4ee5dc6a4adca056422422ed'/>
<id>urn:sha1:aa9079505082d92d4ee5dc6a4adca056422422ed</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.0.</title>
<updated>2024-05-22T18:44:07Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-05-03T17:39:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=05cce083ad662913008e107bc6332e7ffe1502e6'/>
<id>urn:sha1:05cce083ad662913008e107bc6332e7ffe1502e6</id>
<content type='text'>
This also removes remaining versionadded/changed annotations for older
versions.
</content>
</entry>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Removed obsolete warnings about asgiref.sync adapters with sensitive variables.</title>
<updated>2023-11-17T11:09:32Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-11-17T11:09:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=594873befbbec13a2d9a048a361757dd3cf178da'/>
<id>urn:sha1:594873befbbec13a2d9a048a361757dd3cf178da</id>
<content type='text'>
Django 5.0+ required asgiref 3.7+, and this warning is obsolete for
asgiref 3.7+ since
https://github.com/django/asgiref/commit/be6635e0e79009e55cf7a999614186f061f9f09b.</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 4.2.</title>
<updated>2023-09-18T20:12:40Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-09-11T07:57:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=295467c04ab4c26a1a9d3798b1e941003fa116cf'/>
<id>urn:sha1:295467c04ab4c26a1a9d3798b1e941003fa116cf</id>
<content type='text'>
This also removes remaining versionadded/changed annotations for older
versions.
</content>
</entry>
<entry>
<title>Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions.</title>
<updated>2023-06-23T11:29:40Z</updated>
<author>
<name>Jon Janzen</name>
<email>jon@jonjanzen.com</email>
</author>
<published>2023-05-07T03:20:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=38e391e95fe5258bc6d2467332dc9cd44ce6ba52'/>
<id>urn:sha1:38e391e95fe5258bc6d2467332dc9cd44ce6ba52</id>
<content type='text'>
Co-authored-by: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
</content>
</entry>
</feed>
