<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/generic_views/test_base.py, 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-22T06:54:08Z</updated>
<entry>
<title>Fixed #36488 -- Fixed merging of query strings in RedirectView.</title>
<updated>2025-09-22T06:54:08Z</updated>
<author>
<name>Samriddha9619</name>
<email>sumitkumartripathi0@gmail.com</email>
</author>
<published>2025-09-08T12:56:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a36df6890d8995480f2e95ba556b77cef975d4f6'/>
<id>urn:sha1:a36df6890d8995480f2e95ba556b77cef975d4f6</id>
<content type='text'>
Co-authored-by: Ethan Jucovy &lt;ethan.jucovy@gmail.com&gt;
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</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>Refs CVE-2025-48432 -- Prevented log injection in remaining response logging.</title>
<updated>2025-06-06T12:05:32Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2025-06-04T15:08:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=957951755259b412d5113333b32bf85871d29814'/>
<id>urn:sha1:957951755259b412d5113333b32bf85871d29814</id>
<content type='text'>
Migrated remaining response-related logging to use the `log_response()`
helper to avoid potential log injection, to ensure untrusted values like
request paths are safely escaped.

Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Refs #26007 -- Improved the ImproperlyConfigured error message for SingleObjectTemplateResponseMixin.get_template_names().</title>
<updated>2024-12-18T12:08:14Z</updated>
<author>
<name>Andrew Miller</name>
<email>info@akmiller.co.uk</email>
</author>
<published>2024-12-15T21:04:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3ee4c6a27ad520d4ecc3cded260d47cbccafb144'/>
<id>urn:sha1:3ee4c6a27ad520d4ecc3cded260d47cbccafb144</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Applied Black's 2023 stable style.</title>
<updated>2023-02-01T10:04:38Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-02-01T07:13:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=097e3a70c1481ee7b042b2edd91b2be86fb7b5b6'/>
<id>urn:sha1:097e3a70c1481ee7b042b2edd91b2be86fb7b5b6</id>
<content type='text'>
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.

https://github.com/psf/black/releases/tag/23.1.0
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.</title>
<updated>2021-10-20T06:40:19Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-10-19T19:01:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7ef0bc922c0a78667ed8cbf5f85845b627ccbdf8'/>
<id>urn:sha1:7ef0bc922c0a78667ed8cbf5f85845b627ccbdf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.</title>
<updated>2021-10-18T19:00:28Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2021-10-18T16:06:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69b0736fad1d1f0197409ca025b7bcdf5666ae62'/>
<id>urn:sha1:69b0736fad1d1f0197409ca025b7bcdf5666ae62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32260 -- Made View.as_view() do not use update_wrapper().</title>
<updated>2021-03-30T05:58:09Z</updated>
<author>
<name>Daniyal</name>
<email>abbasi.daniyal98@gmail.com</email>
</author>
<published>2020-12-11T19:30:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7c08f26bf0439c1ed593b51b51ad847f7e262bc1'/>
<id>urn:sha1:7c08f26bf0439c1ed593b51b51ad847f7e262bc1</id>
<content type='text'>
View.as_view() should not use update_wrapper() for copying attributes
it's unintended and have side-effects such as adding `self` to the
signature.

This also fixes system check for arguments of custom error handler
views with class-based views.

Co-authored-by: Nick Pope &lt;nick.pope@flightdataservices.com&gt;
</content>
</entry>
<entry>
<title>Fixed #31789 -- Added a new headers interface to HttpResponse.</title>
<updated>2020-09-14T06:41:59Z</updated>
<author>
<name>Tom Carrick</name>
<email>tom@carrick.eu</email>
</author>
<published>2020-07-14T11:32:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=bcc2befd0e9c1885e45b46d0b0bcdc11def8b249'/>
<id>urn:sha1:bcc2befd0e9c1885e45b46d0b0bcdc11def8b249</id>
<content type='text'>
</content>
</entry>
</feed>
