<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/conditional_processing, 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>2026-03-09T15:17:44Z</updated>
<entry>
<title>Fixed a typo in tests/conditional_processing/tests.py.</title>
<updated>2026-03-09T15:17:44Z</updated>
<author>
<name>jun</name>
<email>ryuu.public@gmail.com</email>
</author>
<published>2026-03-09T13:03:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c21dd91a3bc5d4278adfff98c7a5225947cd049'/>
<id>urn:sha1:9c21dd91a3bc5d4278adfff98c7a5225947cd049</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated documentation and comments for RFC updates.</title>
<updated>2022-11-10T12:52:17Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2022-11-04T12:33:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9bd174b9a75299dce33e673a559f2b673399b971'/>
<id>urn:sha1: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>
</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 #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>
<entry>
<title>Updated test URL patterns to use path() and re_path().</title>
<updated>2018-12-31T15:47:32Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2018-12-07T22:52:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=043bd709425149b8eff3fb821cba5c23aaebd0df'/>
<id>urn:sha1:043bd709425149b8eff3fb821cba5c23aaebd0df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28104 -- Prevented condition decorator from setting ETag/Last-Modified headers for non-safe requests.</title>
<updated>2017-06-06T19:37:14Z</updated>
<author>
<name>Josh Schneier</name>
<email>josh.schneier@gmail.com</email>
</author>
<published>2017-06-06T19:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=37c9b81ebc9af3b61345a070a143ee8330a119b4'/>
<id>urn:sha1:37c9b81ebc9af3b61345a070a143ee8330a119b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #23919 -- Removed encoding preambles and future imports</title>
<updated>2017-01-18T08:55:19Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T17:19:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac'/>
<id>urn:sha1:d7b9aaa366dd54ecc3142c588162e3adc7c2f7ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27083 -- Updated conditional header comparison to match RFC 7232.</title>
<updated>2016-09-16T19:45:53Z</updated>
<author>
<name>Kevin Christopher Henry</name>
<email>k@severian.com</email>
</author>
<published>2016-09-13T03:26:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=22e303887b7f807b39239880e33b9018566e0137'/>
<id>urn:sha1:22e303887b7f807b39239880e33b9018566e0137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used decorators in conditional_processing test views.</title>
<updated>2016-09-10T12:23:53Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-10T12:23:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14879ac61ddc8b08ad70f93eb21fcadd7b2574fb'/>
<id>urn:sha1:14879ac61ddc8b08ad70f93eb21fcadd7b2574fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27083 -- Added support for weak ETags.</title>
<updated>2016-09-10T12:14:52Z</updated>
<author>
<name>Kevin Christopher Henry</name>
<email>k@severian.com</email>
</author>
<published>2016-09-01T13:32:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4ef0e019b7dd3d2bf93b5c705b3b7df9cdb77561'/>
<id>urn:sha1:4ef0e019b7dd3d2bf93b5c705b3b7df9cdb77561</id>
<content type='text'>
</content>
</entry>
</feed>
