<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/middleware/locale.py, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-05-02T04:04:18Z</updated>
<entry>
<title>Fixed #34515 -- Made LocaleMiddleware prefer language from paths when i18n patterns are used.</title>
<updated>2023-05-02T04:04:18Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-04-28T06:05:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0e444e84f87d174713a2aef0c4f9704ce2865586'/>
<id>urn:sha1:0e444e84f87d174713a2aef0c4f9704ce2865586</id>
<content type='text'>
Regression in 94e7f471c4edef845a4fe5e3160132997b4cca81.

This reverts commit 94e7f471c4edef845a4fe5e3160132997b4cca81
(refs #34069) and
partly reverts commit 3b4728310a7a64f8fcc548163b0aa5f98a5c78f5.

Thanks Anthony Baillard for the report.

Co-Authored-By: Sarah Boyce &lt;42296566+sarahboyce@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed #34069 -- Made LocaleMiddleware respect language from requests when i18n patterns are used.</title>
<updated>2022-10-13T08:38:26Z</updated>
<author>
<name>Sergio</name>
<email>smaisidoro@gmail.com</email>
</author>
<published>2022-10-02T10:59:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=94e7f471c4edef845a4fe5e3160132997b4cca81'/>
<id>urn:sha1:94e7f471c4edef845a4fe5e3160132997b4cca81</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 #32768 -- Added Vary header when redirecting to prefixed i18n pattern.</title>
<updated>2021-09-01T12:02:37Z</updated>
<author>
<name>Alex Hayward</name>
<email>alex.hayward@telespazio.com</email>
</author>
<published>2021-05-19T11:19:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=eeed488a3439c5c5c3f0b5991ee400851057e127'/>
<id>urn:sha1:eeed488a3439c5c5c3f0b5991ee400851057e127</id>
<content type='text'>
get_language_from_request() uses Accept-Language and/or Cookie to determine the
correct redirect. Upstream caches need the matching Vary header to cache the
result.
</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>Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments.</title>
<updated>2020-05-04T10:10:47Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2020-05-01T12:37:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d17b380653da5f95885ce53468fe7aac60672841'/>
<id>urn:sha1:d17b380653da5f95885ce53468fe7aac60672841</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #28795 -- Removed 'not in' checks and used dict.setdefault().</title>
<updated>2017-11-14T15:52:52Z</updated>
<author>
<name>Дилян Палаузов</name>
<email>dilyanpalauzov@users.noreply.github.com</email>
</author>
<published>2017-11-13T21:15:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=23bf4ad87f86f44a5ecf9aea722ced76fe7b7fdf'/>
<id>urn:sha1:23bf4ad87f86f44a5ecf9aea722ced76fe7b7fdf</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 #27402 -- Fixed incorrect LocaleMiddleware redirects with prefix_default_language=False.</title>
<updated>2016-11-29T18:06:35Z</updated>
<author>
<name>Krzysztof Urbaniak</name>
<email>urban@fail.pl</email>
</author>
<published>2016-11-05T11:56:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b8a815e9dfea89034ede7ff786551f89af84a31b'/>
<id>urn:sha1:b8a815e9dfea89034ede7ff786551f89af84a31b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling.</title>
<updated>2016-06-17T17:00:39Z</updated>
<author>
<name>Carl Meyer</name>
<email>carl@oddbird.net</email>
</author>
<published>2016-06-14T07:41:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7d1b69dbe7f72ac04d2513f0468fe2146231b286'/>
<id>urn:sha1:7d1b69dbe7f72ac04d2513f0468fe2146231b286</id>
<content type='text'>
</content>
</entry>
</feed>
