<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/middleware/http.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-07-23T23:17:55Z</updated>
<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 #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 #28982 -- Simplified code with and/or.</title>
<updated>2018-01-04T01:12:23Z</updated>
<author>
<name>Дилян Палаузов</name>
<email>Dilyan.Palauzov@db.com</email>
</author>
<published>2018-01-03T23:52:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d7b2aa24f75434c2ce50100cfef3586071e0747a'/>
<id>urn:sha1:d7b2aa24f75434c2ce50100cfef3586071e0747a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #27656 -- Updated remaining docstring verbs according to PEP 257.</title>
<updated>2017-03-04T15:02:06Z</updated>
<author>
<name>Anton Samarchyan</name>
<email>anton.samarchyan@savoirfairelinux.com</email>
</author>
<published>2017-01-24T20:37:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=86de930f413e0ad902e11d78ac988e6743202ea6'/>
<id>urn:sha1:86de930f413e0ad902e11d78ac988e6743202ea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27346 -- Stopped setting the Content-Length header in ConditionalGetMiddleware.</title>
<updated>2016-11-05T21:24:54Z</updated>
<author>
<name>Adam Malinowski</name>
<email>me@adammalinowski.co.uk</email>
</author>
<published>2016-11-05T11:39:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=37809b891eae2e73c7e80fbf5d8b9a7e86e82b54'/>
<id>urn:sha1:37809b891eae2e73c7e80fbf5d8b9a7e86e82b54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27344 -- Made ConditionalGetMiddleware only process GET requests.</title>
<updated>2016-10-17T20:11:53Z</updated>
<author>
<name>Kevin Christopher Henry</name>
<email>k@severian.com</email>
</author>
<published>2016-10-13T04:31:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2327fad54e334119f2561ddddf52e5af4bb14d41'/>
<id>urn:sha1:2327fad54e334119f2561ddddf52e5af4bb14d41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27345 -- Stopped setting the Date header in ConditionalGetMiddleware.</title>
<updated>2016-10-14T16:48:03Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-10-14T12:02:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=61f9243e5138b79f2671936b4f55941cd02da89e'/>
<id>urn:sha1:61f9243e5138b79f2671936b4f55941cd02da89e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware.</title>
<updated>2016-10-10T18:55:59Z</updated>
<author>
<name>Denis Cornehl</name>
<email>syphar@fastmail.fm</email>
</author>
<published>2016-04-03T10:15:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a840710e1e38bc9e55412bb36eca92eff94ebd2c'/>
<id>urn:sha1:a840710e1e38bc9e55412bb36eca92eff94ebd2c</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>
<entry>
<title>Fixed #26601 -- Improved middleware per DEP 0005.</title>
<updated>2016-05-17T11:22:22Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2015-11-07T15:12:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9baf692a58de78dba13aa582098781675367c329'/>
<id>urn:sha1:9baf692a58de78dba13aa582098781675367c329</id>
<content type='text'>
Thanks Tim Graham for polishing the patch, updating the tests, and
writing documentation. Thanks Carl Meyer for shepherding the DEP.
</content>
</entry>
</feed>
