<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 5.1.2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=5.1.2</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=5.1.2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2024-10-08T14:45:44Z</updated>
<entry>
<title>[5.1.x] Bumped version for 5.1.2 release.</title>
<updated>2024-10-08T14:45:44Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-10-08T14:45:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c499184f198df8deb8b5f7282b679babef8384ff'/>
<id>urn:sha1:c499184f198df8deb8b5f7282b679babef8384ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[5.1.x] Added release date for 5.1.2.</title>
<updated>2024-10-08T14:39:02Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-10-08T14:37:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6e07a7769f5113e3e342afa4503bf44e20e34f50'/>
<id>urn:sha1:6e07a7769f5113e3e342afa4503bf44e20e34f50</id>
<content type='text'>
Backport of 5bb433e99bc24625295e05448fdf173dc72028ad from main.
</content>
</entry>
<entry>
<title>[5.1.x] Fixed #35809 -- Set background color for selected rows in the admin's form select widget.</title>
<updated>2024-10-08T13:02:33Z</updated>
<author>
<name>nessita</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-10-08T13:01:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=17fa7592af2542d634499c094aa80c4d712948ed'/>
<id>urn:sha1:17fa7592af2542d634499c094aa80c4d712948ed</id>
<content type='text'>
Regression in b47bdb4cd9149ee2a39bf1cc9996a36a940bd7d9.

Thank you Giannis Terzopoulos for the review, and Tom Carrick and Sarah Boyce
for the review.

Backport of 679d57816d716cbc7cff3b364ae265d70444ebd9 from main.
</content>
</entry>
<entry>
<title>[5.1.x] Updated translations from Transifex.</title>
<updated>2024-10-07T20:35:43Z</updated>
<author>
<name>nessita</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-10-07T20:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e245f62d0052d7b15fa2a60926d59eeeefee9be1'/>
<id>urn:sha1:e245f62d0052d7b15fa2a60926d59eeeefee9be1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[5.1.x] Reindented attributes and methods for classes in docs/ref/middleware.txt.</title>
<updated>2024-10-02T17:21:43Z</updated>
<author>
<name>nessita</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-10-02T17:21:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=6bedb102e9708c6183caa51330f9bdeddf944d6a'/>
<id>urn:sha1:6bedb102e9708c6183caa51330f9bdeddf944d6a</id>
<content type='text'>
Backport of 1feedc8ef8a34484cb5afe33f5c45b543b860210 from main.
</content>
</entry>
<entry>
<title>[5.1.x] Fixed #35670 -- Clarified the return value for LoginRequiredMiddleware's methods.</title>
<updated>2024-10-02T16:15:57Z</updated>
<author>
<name>Aditya Chaudhary</name>
<email>113302312+userAdityaa@users.noreply.github.com</email>
</author>
<published>2024-10-02T16:15:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=bf64ac3567c892d60d2b157e866c509a37b14918'/>
<id>urn:sha1:bf64ac3567c892d60d2b157e866c509a37b14918</id>
<content type='text'>
Backport of efc3b0c627f7e3cb4e337280ecd2483758dcb0a5 from main.
</content>
</entry>
<entry>
<title>[5.1.x] Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1.</title>
<updated>2024-09-30T16:32:39Z</updated>
<author>
<name>Chiara Mezzavilla</name>
<email>2512470+samurang87@users.noreply.github.com</email>
</author>
<published>2024-09-30T16:31:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=53031136f59952a6ef5fcdac889f9190326098c0'/>
<id>urn:sha1:53031136f59952a6ef5fcdac889f9190326098c0</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;

Backport of 73e8e811416dcb5007ad9cc9d1632aaca95bf302 from main.
</content>
</entry>
<entry>
<title>[5.1.x] Fixed #35734 -- Used JSONB_BUILD_OBJECT database function on PostgreSQL when using server-side bindings.</title>
<updated>2024-09-26T14:22:59Z</updated>
<author>
<name>John Parton</name>
<email>john.parton.iv@gmail.com</email>
</author>
<published>2024-09-06T02:53:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=22bce642a9d118b97cd0c5e00ec346575c729c6f'/>
<id>urn:sha1:22bce642a9d118b97cd0c5e00ec346575c729c6f</id>
<content type='text'>
Regression in 81ccf92f154c6d9eac3e30bac0aa67574d0ace15.

Backport of f22ff4561ada77be98ca4db3ce117caca897696e from main.
</content>
</entry>
<entry>
<title>[5.1.x] Made cosmetic edits to the Steering council docs.</title>
<updated>2024-09-23T10:53:17Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-09-20T15:04:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=9e146b27adb448b35162c60c92304078e589bd09'/>
<id>urn:sha1:9e146b27adb448b35162c60c92304078e589bd09</id>
<content type='text'>
Backport of 39de2e97a06d0317973b280bc159ca6f89fc64e3 from main.
</content>
</entry>
<entry>
<title>[5.1.x] Removed setting the release schedule from Steering Council prerogatives as per DEP 44.</title>
<updated>2024-09-21T13:10:22Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-09-16T08:20:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=251180f7f933a40c78da2ad9513855755c15afe1'/>
<id>urn:sha1:251180f7f933a40c78da2ad9513855755c15afe1</id>
<content type='text'>
Backport of 121747fdba5862ac8c4e26ec3b8f597385e9aa05 from main.
</content>
</entry>
</feed>
