<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git, branch 4.0.3</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=4.0.3</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=4.0.3'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-03-01T08:37:00Z</updated>
<entry>
<title>[4.0.x] Bumped version for 4.0.3 release.</title>
<updated>2022-03-01T08:37:00Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-03-01T08:37:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a3a5fbdf848bd76ab65d602ed88f41ea648de9cd'/>
<id>urn:sha1:a3a5fbdf848bd76ab65d602ed88f41ea648de9cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.0.x] Updated release date for version 4.0.3.</title>
<updated>2022-03-01T08:33:34Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-03-01T08:32:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c33413589d4f97febb5288347db337c281d54bd1'/>
<id>urn:sha1:c33413589d4f97febb5288347db337c281d54bd1</id>
<content type='text'>
Backport of 47143e27d4402b62068bf9eb84aa6dd93d3d4678 from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33547 -- Fixed error when rendering invalid inlines with readonly fields in admin.</title>
<updated>2022-03-01T07:10:35Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-03-01T07:09:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=82f25266bfd367d5acd43f7cb502850146e9a53e'/>
<id>urn:sha1:82f25266bfd367d5acd43f7cb502850146e9a53e</id>
<content type='text'>
Regression in de95c826673be9ea519acc86fd898631d1a11356.

Thanks David Glenck for the report.
Backport of 445b075def2c037b971518963b70ce13df5e88a2 from main
</content>
</entry>
<entry>
<title>[4.0.x] Refs #33476 -- Mentioned black in docs about pre-commit checks.</title>
<updated>2022-02-21T06:53:22Z</updated>
<author>
<name>Vaarun Sinha</name>
<email>85062344+VaarunSinha@users.noreply.github.com</email>
</author>
<published>2022-02-17T14:59:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be4a106930e27fe6d8f172b7283e064bb07c33b5'/>
<id>urn:sha1:be4a106930e27fe6d8f172b7283e064bb07c33b5</id>
<content type='text'>
Backport of fe3518d25edd69b782339729080b0295a8a33952 from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33530 -- Fixed typo in docs/ref/templates/builtins.txt.</title>
<updated>2022-02-21T05:13:59Z</updated>
<author>
<name>Andrey Otto</name>
<email>30920379+OttoAndrey@users.noreply.github.com</email>
</author>
<published>2022-02-21T05:13:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89befae7b5b7e668d6c2bc4d1b312bc10016130b'/>
<id>urn:sha1:89befae7b5b7e668d6c2bc4d1b312bc10016130b</id>
<content type='text'>
Backport of f70a875cc05c46b3bfcc1637356081f0c5782bea from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed typo in docs/topics/i18n/translation.txt.</title>
<updated>2022-02-18T12:04:02Z</updated>
<author>
<name>Philipp Bosch</name>
<email>hello@pb.io</email>
</author>
<published>2022-02-18T12:03:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=75872476ece55f7d31421364cf4a4ce6e7caadbd'/>
<id>urn:sha1:75872476ece55f7d31421364cf4a4ce6e7caadbd</id>
<content type='text'>
Backport of 737542390af27616d93f86cd418e2d7f3e874b27 from main
</content>
</entry>
<entry>
<title>[4.0.x] Fixed #33515 -- Prevented recreation of migration for ManyToManyField to lowercased swappable setting.</title>
<updated>2022-02-16T20:10:30Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-16T20:09:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=760b7e7f4f62eafdc79a2188d2a7739abaa6ca8b'/>
<id>urn:sha1:760b7e7f4f62eafdc79a2188d2a7739abaa6ca8b</id>
<content type='text'>
Thanks Chris Lee for the report.

Regression in 43289707809c814a70f0db38ca4f82f35f43dbfd.

Refs #23916.
Backport of 1e2e1be02bdf0fe4add0d0279dbca1d74ae28ad7 from main
</content>
</entry>
<entry>
<title>[4.0.x] Refs #32074 -- Recommended aiosmtpd for minimal SMTP server.</title>
<updated>2022-02-12T18:33:55Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2022-02-12T18:32:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=11881ad69f9915f64638d55e639770922049a375'/>
<id>urn:sha1:11881ad69f9915f64638d55e639770922049a375</id>
<content type='text'>
Follow up to 569a33579c3cca5f801c544d9b52a34e3c779424.
Backport of 5d13cc540e29eedafe695338d8ec9ec500185ccd from main
</content>
</entry>
<entry>
<title>[4.0.x] Refs #33476 -- Ignored formatting changes in git blame.</title>
<updated>2022-02-09T06:32:16Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-09T06:32:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f2d3e1fc8c1dc474683aceca0634dab7113a5fbf'/>
<id>urn:sha1:f2d3e1fc8c1dc474683aceca0634dab7113a5fbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-08T18:25:02Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-08T11:27:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3278c31fa59b41d03aea167f4cf85f4ddf7f848d'/>
<id>urn:sha1:3278c31fa59b41d03aea167f4cf85f4ddf7f848d</id>
<content type='text'>
Backport of 7119f40c9881666b6f9b5cf7df09ee1d21cc8344 from main.
</content>
</entry>
</feed>
