Sarah Boyce
e1eecbaa14
[5.0.x] Added release date for 5.0.5 and 4.2.12.
...
Backport of 34a503162fe222033a1cd3249bccad014fcd1d20 from main.
2024-05-06 14:40:39 +02:00
sobolevn
9b5029f048
[5.0.x] Fixed #35426 -- Updated querysets to be a required argument of GenericPrefetch.
...
Backport of 9a27c76021f934201cccf12215514a3091325ec8 from main.
2024-05-04 11:34:12 +02:00
Natalia
e18e9315a3
[5.0.x] Refs #35422 -- Fixed typo in docs/releases/5.0.5.txt.
...
Backport of e72049aa6302411d8cdf2e798e15fa38e76b92fc from main.
2024-05-03 13:19:43 -03:00
Mariusz Felisiak
c544f1a223
[5.0.x] Fixed #35422 -- Fixed migrations crash when altering GeneratedField referencing rename field.
...
Thanks Sarah Boyce for the report and Simon Charette for the
implementation idea.
Backport of 91a4b9a8ec2237434f06866f39c7977e889aeae6 from main.
2024-05-03 09:32:31 +02:00
DevilsAutumn
24f54c3b09
[5.0.x] Fixed #35359 -- Fixed migration operations ordering when adding fields referenced by GeneratedField.expression.
...
Thank you to Simon Charette for the review.
Backport of 9aeb38c296c69532c7e64b5e3d706a5eb17b3f12 from main.
2024-05-02 21:54:52 -03:00
James Ostrander
ea81c9d343
[5.0.x] Fixed #35392 , Refs #34331 -- Allowed importing aprefetch_related_objects from django.db.models.
...
Thanks James Ostrander for the report and fix, and to Tim Graham and
Mariusz Felisiak for the reviews.
Backport of 36b7024b7fc881b319a2b67876e4f72ba680d6a8 from main
2024-04-22 17:06:18 -03:00
Sarah Boyce
a42a2fa267
[5.0.x] Reverted "Fixed #34994 , Fixed #35386 -- Applied checkbox-row CSS class unconditionally in Admin."
...
This reverts commit ffcf66071158ed3b5541ed13b4c7381240d1b310.
2024-04-19 13:40:19 +02:00
Adam Johnson
ffcf660711
[5.0.x] Fixed #34994 , Fixed #35386 -- Applied checkbox-row CSS class unconditionally in Admin.
...
Backport of bdd76c4c3817d8e3ed5b0450d5e18e4eae096f16 from main.
2024-04-19 11:23:28 +02:00
Simon Charette
9d79714e25
[5.0.x] Fixed #35373 -- Fixed a crash when indexing a generated field on SQLite.
...
Generated fields have to be excluded from the INSERT query against the remade
table including the index.
Thanks Moshe Dicker for the report, David Sanders and Mariusz Felisiak for the
review.
Backport of d048f0d311cc9cb9578d687968f2d24a0a9efddb from main.
2024-04-16 17:31:22 +02:00
Natalia
a1baaddb67
[5.0.x] Refs #35361 -- Clarified release notes for 4.2.12 and 5.0.5.
...
Backport of cd823778e66307b82469858cfd8d1aa75613b49a from main.
2024-04-12 15:00:14 +02:00
Natalia
23d605d364
[5.0.x] Fixed #35361 -- Added release notes for 4.2.12 and 5.0.5 for backport of b231bcd19e57267ce1fc21d42d46f0b65fdcfcf8.
...
Backport of 42435fc55cbf7c04c1389ee46cc50e2565b40e37 from main.
2024-04-10 18:11:58 +02:00
Sarah Boyce
f075a19e85
[5.0.x] Fixed #35350 -- Fixed save() with pk set on models with GeneratedFields.
...
Thanks Matt Hegarty for the report and Simon Charette and Natalia Bidart for the reviews.
Regression in f333e35.
Backport of 8b53560eea9f10a1271d3bdf765dc6f969c7d9d5 from main.
2024-04-10 15:55:30 +02:00
Natalia
8cbc8c27f9
[5.0.x] Added stub release notes for 5.0.5.
...
Backport of 4636baec179d8733e92c1eccfa669bd72d739735 from main
2024-04-03 12:24:09 -03:00