django/docs/ref/models
Mariusz Felisiak 208e72276a [3.2.x] Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields on MySQL/MariaDB.
Thanks Matt Westcott for the report.

Regression in 779e615e36.
Backport of ca98729055 from main
2021-04-14 21:13:27 +02:00
..
class.txt
conditional-expressions.txt
constraints.txt
database-functions.txt
expressions.txt [3.2.x] Doc'd that RawSQL can be used with __in. 2021-03-25 10:33:16 +01:00
fields.txt
index.txt
indexes.txt
instances.txt
lookups.txt
meta.txt
options.txt
querysets.txt [3.2.x] Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields on MySQL/MariaDB. 2021-04-14 21:13:27 +02:00
relations.txt [3.2.x] Refs #32372 -- Updated manager name in related objects reference docs. 2021-01-22 20:19:27 +01:00