<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/views/debug.py, branch 5.0.7</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=5.0.7</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=5.0.7'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-06-23T11:29:40Z</updated>
<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>
<entry>
<title>Fixed #33701 -- Added fine-grained error locations to the technical 500 debug page.</title>
<updated>2022-11-29T07:40:11Z</updated>
<author>
<name>Giebisch</name>
<email>rafael@giebisch-mail.de</email>
</author>
<published>2022-11-03T10:49:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=85b52d22fd2841c34e95b3a80d6f2b668ce2f160'/>
<id>urn:sha1:85b52d22fd2841c34e95b3a80d6f2b668ce2f160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33747 -- Added exception notes to the technical 500 debug page.</title>
<updated>2022-11-25T07:16:10Z</updated>
<author>
<name>Giebisch</name>
<email>rafael@giebisch-mail.de</email>
</author>
<published>2022-11-21T15:54:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=80c66e40f7beecbd5ee501f757a2e61236597349'/>
<id>urn:sha1:80c66e40f7beecbd5ee501f757a2e61236597349</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33606 -- Cleansed sessionid cookie in error reports.</title>
<updated>2022-10-26T12:39:58Z</updated>
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<published>2022-10-26T10:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=350455b666a289d336fca770578887ce51f1aebe'/>
<id>urn:sha1:350455b666a289d336fca770578887ce51f1aebe</id>
<content type='text'>
Co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #33567 -- Avoided setting default text/html content type on responses.</title>
<updated>2022-03-09T13:50:52Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2022-03-08T16:03:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=93803a1b5f4a08eb064b4cc8b3834ff323be4065'/>
<id>urn:sha1:93803a1b5f4a08eb064b4cc8b3834ff323be4065</id>
<content type='text'>
</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>Fixed #33396 -- Added view name to technical 500 debug page.</title>
<updated>2022-01-13T06:02:41Z</updated>
<author>
<name>Hrushikesh Vaidya</name>
<email>hrushikeshrv@gmail.com</email>
</author>
<published>2022-01-06T14:22:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6815da6e9497a9a630d9f3637a51134d868bcd5b'/>
<id>urn:sha1:6815da6e9497a9a630d9f3637a51134d868bcd5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33396 -- Added django.views.debug.get_caller() hook.</title>
<updated>2022-01-13T05:50:06Z</updated>
<author>
<name>Hrushikesh Vaidya</name>
<email>hrushikeshrv@gmail.com</email>
</author>
<published>2022-01-13T05:49:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4099e6e73744ef6a609b578020219f6e4647dd7e'/>
<id>urn:sha1:4099e6e73744ef6a609b578020219f6e4647dd7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33426 -- Simplified technical_404_response() with ResolverMatch._func_path.</title>
<updated>2022-01-12T14:56:59Z</updated>
<author>
<name>Hrushikesh Vaidya</name>
<email>hrushikeshrv@gmail.com</email>
</author>
<published>2022-01-12T13:32:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d05ab13c56849ed09d02c1f188b7f47f0c090a2a'/>
<id>urn:sha1:d05ab13c56849ed09d02c1f188b7f47f0c090a2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33433 -- Avoided unnecessary resolve() calls in technical_404_response().</title>
<updated>2022-01-12T07:23:38Z</updated>
<author>
<name>Hrushikesh Vaidya</name>
<email>hrushikeshrv@gmail.com</email>
</author>
<published>2022-01-12T06:53:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=18a15bbc9c7df19fe38f252bcd62d5a3811e3451'/>
<id>urn:sha1:18a15bbc9c7df19fe38f252bcd62d5a3811e3451</id>
<content type='text'>
Thanks Keryn Knight for the initial patch.
</content>
</entry>
</feed>
