<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/view_tests, 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-09-26T12:06:39Z</updated>
<entry>
<title>Refs #28526 -- Provided URLResolver namespace in technical 404 template.</title>
<updated>2025-09-26T12:06:39Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-09-18T16:53:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7894776bc99e42f20e0919fc9027e6db542957d5'/>
<id>urn:sha1:7894776bc99e42f20e0919fc9027e6db542957d5</id>
<content type='text'>
This avoids looking up the nonexistent "name" attribute on URLResolver,
which logs verbosely.
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Fixed #36456 -- Improved content type negotiation in technical 500 error response.</title>
<updated>2025-07-18T08:18:22Z</updated>
<author>
<name>IsJn-227</name>
<email>ishjain2712@gmail.com</email>
</author>
<published>2025-06-13T10:22:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be8c9b19baeb4daf6bf2e603673714c7536b657c'/>
<id>urn:sha1:be8c9b19baeb4daf6bf2e603673714c7536b657c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings.</title>
<updated>2025-03-21T09:17:57Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2025-02-14T18:58:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e295033144e3085abaf9277d1bb0a6436ce73e01'/>
<id>urn:sha1:e295033144e3085abaf9277d1bb0a6436ce73e01</id>
<content type='text'>
Previously, the ADMINS and MANAGERS settings were lists of (name, address)
tuples (where the name had been unused). Deprecated use of tuples.

Updated settings value sanity checks, and changed from ValueError to
ImproperlyConfigured.
</content>
</entry>
<entry>
<title>Fixed #36005 -- Dropped support for Python 3.10 and 3.11.</title>
<updated>2025-01-20T13:07:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-01-17T21:09:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5772de69679efb54129ac1cbca3579b512778af'/>
<id>urn:sha1:f5772de69679efb54129ac1cbca3579b512778af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed invalid HTML in test templates.</title>
<updated>2025-01-17T14:55:37Z</updated>
<author>
<name>Thibaut Decombe</name>
<email>thibaut.decombe@gmail.com</email>
</author>
<published>2025-01-11T17:37:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=98767ba2eceafa0de10c561d051d54e340c2d29b'/>
<id>urn:sha1:98767ba2eceafa0de10c561d051d54e340c2d29b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35727 -- Updated response.content.decode calls to use the HttpResponse.text property.</title>
<updated>2024-10-16T09:52:22Z</updated>
<author>
<name>SaJH</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2024-10-15T16:11:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0c8177551500e960d2dc04bc4b0fa7060f9172ae'/>
<id>urn:sha1:0c8177551500e960d2dc04bc4b0fa7060f9172ae</id>
<content type='text'>
Signed-off-by: SaJH &lt;wogur981208@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #35703 -- Made technical_404_response() respect SCRIPT_NAME to return default_urlconf().</title>
<updated>2024-08-23T16:07:47Z</updated>
<author>
<name>Maarten Breddels</name>
<email>maartenbreddels@gmail.com</email>
</author>
<published>2024-08-21T17:56:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cdcd604ef8f650533eff6bd63a517ebb4ffddf96'/>
<id>urn:sha1:cdcd604ef8f650533eff6bd63a517ebb4ffddf96</id>
<content type='text'>
</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>Improved view_tests.tests.test_debug.ExceptionReporterFilterTests.</title>
<updated>2024-08-01T18:02:00Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-07-31T14:35:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=615c80aba654fc1b897424ad69da29855d179e4f'/>
<id>urn:sha1:615c80aba654fc1b897424ad69da29855d179e4f</id>
<content type='text'>
</content>
</entry>
</feed>
