<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 5.0.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=5.0.4</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=5.0.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2024-04-03T14:22:02Z</updated>
<entry>
<title>[5.0.x] Bumped version for 5.0.4 release.</title>
<updated>2024-04-03T14:22:02Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-04-03T14:22:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=476d7c581ac97dae2bc14ee79a1294db4f802e74'/>
<id>urn:sha1:476d7c581ac97dae2bc14ee79a1294db4f802e74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[5.0.x] Added release date for 5.0.4.</title>
<updated>2024-04-03T14:15:32Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-04-03T14:11:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e4a064429e8fb0e20cb42eabeceb496eb8b33a52'/>
<id>urn:sha1:e4a064429e8fb0e20cb42eabeceb496eb8b33a52</id>
<content type='text'>
Backport of 81da153e5f001a418cce06fd06694ab8452c7db9 from main
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #35336 -- Addressed crash when adding a GeneratedField with % literals.</title>
<updated>2024-04-02T20:34:38Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2024-04-02T20:33:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=fead2dd52303505f30007df5e3c198b48b3ce9ae'/>
<id>urn:sha1:fead2dd52303505f30007df5e3c198b48b3ce9ae</id>
<content type='text'>
A longer term solution is likely to have a better separation of parametrized
DDL altogether to handle checks, constraints, defaults, and generated fields
but such a change would require a significant refactor that isn't suitable
for a backport.

Thanks Adrian Garcia for the report.

Backport of 888b9042b3598bab6557c62de82505eec9ea62ed from main
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #35344, Refs #34838 -- Corrected output_field of resolved columns for GeneratedFields in aliased tables.</title>
<updated>2024-04-02T01:14:52Z</updated>
<author>
<name>Johannes Westphal</name>
<email>jojo@w-hat.de</email>
</author>
<published>2024-03-30T22:14:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=14ab15d69ab2171ef26b295dcbd561b723b7eb7e'/>
<id>urn:sha1:14ab15d69ab2171ef26b295dcbd561b723b7eb7e</id>
<content type='text'>
Thanks Simon Charette for the review.

Backport of 5f180216409d75290478c71ddb0ff8a68c91dc16 from main
</content>
</entry>
<entry>
<title>[5.0.x] Restored django.db.models.F import in final code snippet added at the beginning of tutorial 4.</title>
<updated>2024-03-29T15:34:29Z</updated>
<author>
<name>Taishi Endo</name>
<email>82435332+EndoTaishi@users.noreply.github.com</email>
</author>
<published>2024-03-29T15:33:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7b144e7caeb58b60968f37bb4a9f221722337f1b'/>
<id>urn:sha1:7b144e7caeb58b60968f37bb4a9f221722337f1b</id>
<content type='text'>
Backport of 0df520979a5677baf9ed2801ed5c38f859edaa4d from main
</content>
</entry>
<entry>
<title>[5.0.x] Fixed typo in docs/topics/signals.txt.</title>
<updated>2024-03-28T16:45:55Z</updated>
<author>
<name>Matthias Kestenholz</name>
<email>mk@feinheit.ch</email>
</author>
<published>2024-03-28T16:45:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3264e88347c8f6acb126d2022fd273900eb77d7f'/>
<id>urn:sha1:3264e88347c8f6acb126d2022fd273900eb77d7f</id>
<content type='text'>
Backport of 5f3cdf219de71021cc5b965695dbe0c881c0a4f1 from main
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #35329 -- Fixed migrations crash when adding partial unique constraints with nulls_distinct.</title>
<updated>2024-03-26T21:59:23Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-03-26T21:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=345e3cf57f1e9bf870482cebf36b169d79ae63d2'/>
<id>urn:sha1:345e3cf57f1e9bf870482cebf36b169d79ae63d2</id>
<content type='text'>
Bug in 595a2abb58e04caa4d55fb2589bb80fb2a8fdfa1.

Thanks Lucas Lemke Saunitti for the report.
Backport of b98271a6e42107233311d17f5d7bc74fbb47f22c from main
</content>
</entry>
<entry>
<title>[5.0.x] Added RowNumber() link in Rank() docs.</title>
<updated>2024-03-21T04:52:35Z</updated>
<author>
<name>Adam Zapletal</name>
<email>adamzap@gmail.com</email>
</author>
<published>2024-03-21T04:52:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=71368b6f00b44595115aac8e26811f42b5db77b7'/>
<id>urn:sha1:71368b6f00b44595115aac8e26811f42b5db77b7</id>
<content type='text'>
Backport of fd2514d17daaa561963e14297fb35cddf483728c from main
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.</title>
<updated>2024-03-14T19:37:53Z</updated>
<author>
<name>Johannes Maron</name>
<email>johannes@maron.family</email>
</author>
<published>2024-03-06T20:18:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8fd953f28abc95aee2e2f59c94d8c58af0d792d7'/>
<id>urn:sha1:8fd953f28abc95aee2e2f59c94d8c58af0d792d7</id>
<content type='text'>
Regression in 8a6c0203c4e92908c2b26ba54feba4ce7e76d081.

Backport of e69019555d683fd6a831f87cb09e3deb86e4e7c7 from main
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host.</title>
<updated>2024-03-11T08:24:42Z</updated>
<author>
<name>Adam Zapletal</name>
<email>adamzap@gmail.com</email>
</author>
<published>2024-03-09T05:01:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=710ca576816fe90c15a7e62f95074ff0bbd77f0e'/>
<id>urn:sha1:710ca576816fe90c15a7e62f95074ff0bbd77f0e</id>
<content type='text'>
Backport of 7326513a8f5d4d4e0aeec28540f9451b939b1dda from main
</content>
</entry>
</feed>
