<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 5.0rc1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=5.0rc1</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=5.0rc1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2023-11-20T12:24:16Z</updated>
<entry>
<title>[5.0.x] Bumped version for 5.0 release candidate 1.</title>
<updated>2023-11-20T12:24:16Z</updated>
<author>
<name>Natalia Bidart</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2023-11-20T12:24:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e61ae5e1068ea734da8dd9f9720d01fdeb7796e9'/>
<id>urn:sha1:e61ae5e1068ea734da8dd9f9720d01fdeb7796e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[5.0.x] Updated man page for Django 5.0 rc1.</title>
<updated>2023-11-20T11:46:20Z</updated>
<author>
<name>Natalia Bidart</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2023-11-17T19:41:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=efd6cbfadf27f7ef19b81c5e84c8208c46605546'/>
<id>urn:sha1:efd6cbfadf27f7ef19b81c5e84c8208c46605546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[5.0.x] Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.</title>
<updated>2023-11-19T15:33:01Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-11-18T14:56:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f721fb937c6e41fab3cc1451f7170e8d9ab4940d'/>
<id>urn:sha1:f721fb937c6e41fab3cc1451f7170e8d9ab4940d</id>
<content type='text'>
Backport of ecfea054ee2b8ddfa027459ff8b6aecba05facf7 from main
</content>
</entry>
<entry>
<title>[5.0.x] Refs #34118 -- Added Python 3.12 to classifiers and tox.ini.</title>
<updated>2023-11-19T15:32:55Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-11-18T14:50:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c342b58243fac5019290bb328d68093462066535'/>
<id>urn:sha1:c342b58243fac5019290bb328d68093462066535</id>
<content type='text'>
Backport of f955c90488e1f32e6e38b3c956e937579d389fb2 from main
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #34975 -- Fixed crash of conditional aggregate() over aggregations.</title>
<updated>2023-11-18T15:52:54Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2023-11-18T00:42:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=49f1ced86398177c125e256d7e812eb34fae672e'/>
<id>urn:sha1:49f1ced86398177c125e256d7e812eb34fae672e</id>
<content type='text'>
Adjustments made to solve_lookup_type to defer the resolving of
references for summarized aggregates failed to account for similar
requirements for lookup values which can also reference annotations
through Aggregate.filter.

Regression in b181cae2e3697b2e53b5b67ac67e59f3b05a6f0d.

Refs #25307.

Thanks Sergey Nesterenko for the report.

Backport of 7530cf3900ab98104edcde69e8a2a415e82b345a from main
</content>
</entry>
<entry>
<title>[5.0.x] Removed obsolete warnings about asgiref.sync adapters with sensitive variables.</title>
<updated>2023-11-17T11:09:58Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-11-17T11:09:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8fb92dc96a36027a7e0943445e123eff815dac4c'/>
<id>urn:sha1:8fb92dc96a36027a7e0943445e123eff815dac4c</id>
<content type='text'>
Django 5.0+ required asgiref 3.7+, and this warning is obsolete for
asgiref 3.7+ since
https://github.com/django/asgiref/commit/be6635e0e79009e55cf7a999614186f061f9f09b.
Backport of 594873befbbec13a2d9a048a361757dd3cf178da from main
</content>
</entry>
<entry>
<title>[5.0.x] Doc'd support for assistive technologies in the admin.</title>
<updated>2023-11-17T10:20:54Z</updated>
<author>
<name>Thibaud Colas</name>
<email>thibaudcolas@gmail.com</email>
</author>
<published>2023-10-05T06:16:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=0923472aa2590a8c588e57e399db514b52cdc5d6'/>
<id>urn:sha1:0923472aa2590a8c588e57e399db514b52cdc5d6</id>
<content type='text'>
Backport of 6daf86058bb6fb922eb3fe3abae6f5c0e645020c from main
</content>
</entry>
<entry>
<title>[5.0.x] Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for the field.</title>
<updated>2023-11-16T12:27:18Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2023-11-15T20:51:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7f0275d8cb6a590fa5e157cadeba776e9a790121'/>
<id>urn:sha1:7f0275d8cb6a590fa5e157cadeba776e9a790121</id>
<content type='text'>
`id_for_label` is blank for widgets with multiple inputs such as radios
and multiple checkboxes. Therefore , `help_text` for fields using these
widgets cannot currently be associated using `aria-describedby`.
`id_for_label` is being used as a guard to avoid incorrectly adding
`aria-describedby` to those widgets.

This change uses `auto_id` as the unique identified for the fields
`help_text`. A guard is added to avoid incorrectly adding
`aria-describedby` to inputs by checking the widget's `use_fieldset`
attribute. Fields rendered in a `&lt;fieldset&gt;` should have
`aria-describedby` added to the `&lt;fieldset&gt;` and not every `&lt;input&gt;`.

Backport of 292f1ea90f90ff140617299a25884c8fda24aa64 from main
</content>
</entry>
<entry>
<title>[5.0.x] Fixed #34970 -- Clarified Password Validation docs regarding the password_changed callback.</title>
<updated>2023-11-16T00:52:11Z</updated>
<author>
<name>Markus Amalthea Magnuson</name>
<email>markus@polyscopic.works</email>
</author>
<published>2023-11-14T09:39:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8c88ae8251da7f4fa01c1422f76fbb73aa41fffa'/>
<id>urn:sha1:8c88ae8251da7f4fa01c1422f76fbb73aa41fffa</id>
<content type='text'>
Backport of 61c305f298da1b4079a80721c861d0663dc8717e from main
</content>
</entry>
<entry>
<title>[5.0.x] Removed obsolete sentence in custom model field docs.</title>
<updated>2023-11-15T12:49:17Z</updated>
<author>
<name>Giannis Terzopoulos</name>
<email>terzo.giannis@gmail.com</email>
</author>
<published>2023-11-15T12:48:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=a5ee682baf31755ce1c1121d116e6d7e9cd486ef'/>
<id>urn:sha1:a5ee682baf31755ce1c1121d116e6d7e9cd486ef</id>
<content type='text'>
Backport of 36ed45d27cb97fe3a41eca219ba75ff69f16b93c from main
</content>
</entry>
</feed>
