<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/django.git/tests/view_tests, branch main</title>
<subtitle>github.com: django/django.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/'/>
<entry>
<title>Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async functions."</title>
<updated>2023-03-30T08:22:23+00:00</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-03-30T08:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=7330408ac36f893a4a11c668ba230b440ec09f41'/>
<id>7330408ac36f893a4a11c668ba230b440ec09f41</id>
<content type='text'>
This reverts commits 23cbed21876bf02f4600c0dac3a5277db5b2afbb and
203a15cadbf8d03b51df1b28d89b2e7ab4264973.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commits 23cbed21876bf02f4600c0dac3a5277db5b2afbb and
203a15cadbf8d03b51df1b28d89b2e7ab4264973.</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #31949 -- Enabled @sensitive_variables to work with async functions.</title>
<updated>2023-03-22T09:21:04+00:00</updated>
<author>
<name>Jon Janzen</name>
<email>jon@jonjanzen.com</email>
</author>
<published>2023-03-22T09:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=23cbed21876bf02f4600c0dac3a5277db5b2afbb'/>
<id>23cbed21876bf02f4600c0dac3a5277db5b2afbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #34342 -- Added tests for handling sync streaming responses by test client.</title>
<updated>2023-02-17T09:48:00+00:00</updated>
<author>
<name>Alexandre Spaeth</name>
<email>Alexerson@users.noreply.github.com</email>
</author>
<published>2023-02-17T09:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=bfb8fda3e69cc6f5c6695ba70117faff51cc25a9'/>
<id>bfb8fda3e69cc6f5c6695ba70117faff51cc25a9</id>
<content type='text'>
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Carlton Gibson &lt;carlton.gibson@noumenal.es&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #34343 -- Moved built-in templates to filesystem.</title>
<updated>2023-02-17T08:50:50+00:00</updated>
<author>
<name>Nick Pope</name>
<email>nick.pope@flightdataservices.com</email>
</author>
<published>2019-04-07T20:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=8eef22dfed2d53df0da10c0090d9cb04f66efb15'/>
<id>8eef22dfed2d53df0da10c0090d9cb04f66efb15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #33476 -- Applied Black's 2023 stable style.</title>
<updated>2023-02-01T10:04:38+00:00</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-02-01T07:13:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=097e3a70c1481ee7b042b2edd91b2be86fb7b5b6'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests.</title>
<updated>2023-01-04T08:11:36+00:00</updated>
<author>
<name>David Wobrock</name>
<email>david.wobrock@gmail.com</email>
</author>
<published>2022-12-23T23:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=99bd5fb4c2d51f7bf8a19b2c12a603ab38b85ec9'/>
<id>99bd5fb4c2d51f7bf8a19b2c12a603ab38b85ec9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #33701 -- Added fine-grained error locations to the technical 500 debug page.</title>
<updated>2022-11-29T07:40:11+00:00</updated>
<author>
<name>Giebisch</name>
<email>rafael@giebisch-mail.de</email>
</author>
<published>2022-11-03T10:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=85b52d22fd2841c34e95b3a80d6f2b668ce2f160'/>
<id>85b52d22fd2841c34e95b3a80d6f2b668ce2f160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #33747 -- Added exception notes to the technical 500 debug page.</title>
<updated>2022-11-25T07:16:10+00:00</updated>
<author>
<name>Giebisch</name>
<email>rafael@giebisch-mail.de</email>
</author>
<published>2022-11-21T15:54:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=80c66e40f7beecbd5ee501f757a2e61236597349'/>
<id>80c66e40f7beecbd5ee501f757a2e61236597349</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation and comments for RFC updates.</title>
<updated>2022-11-10T12:52:17+00:00</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-11-04T12:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=9bd174b9a75299dce33e673a559f2b673399b971'/>
<id>9bd174b9a75299dce33e673a559f2b673399b971</id>
<content type='text'>
- Updated references to RFC 1123 to RFC 5322
  - Only partial as RFC 5322 sort of sub-references RFC 1123.
- Updated references to RFC 2388 to RFC 7578
  - Except RFC 2388 Section 5.3 which has no equivalent.
- Updated references to RFC 2396 to RFC 3986
- Updated references to RFC 2616 to RFC 9110
- Updated references to RFC 3066 to RFC 5646
- Updated references to RFC 7230 to RFC 9112
- Updated references to RFC 7231 to RFC 9110
- Updated references to RFC 7232 to RFC 9110
- Updated references to RFC 7234 to RFC 9111
- Tidied up style of text when referring to RFC documents
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Updated references to RFC 1123 to RFC 5322
  - Only partial as RFC 5322 sort of sub-references RFC 1123.
- Updated references to RFC 2388 to RFC 7578
  - Except RFC 2388 Section 5.3 which has no equivalent.
- Updated references to RFC 2396 to RFC 3986
- Updated references to RFC 2616 to RFC 9110
- Updated references to RFC 3066 to RFC 5646
- Updated references to RFC 7230 to RFC 9112
- Updated references to RFC 7231 to RFC 9110
- Updated references to RFC 7232 to RFC 9110
- Updated references to RFC 7234 to RFC 9111
- Tidied up style of text when referring to RFC documents
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #33606 -- Cleansed sessionid cookie in error reports.</title>
<updated>2022-10-26T12:39:58+00:00</updated>
<author>
<name>Tobias Bengfort</name>
<email>tobias.bengfort@posteo.de</email>
</author>
<published>2022-10-26T10:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/django.git/commit/?id=350455b666a289d336fca770578887ce51f1aebe'/>
<id>350455b666a289d336fca770578887ce51f1aebe</id>
<content type='text'>
Co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Simon Charette &lt;charette.s@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
