django/docs/ref/models
Babak Mahmoudy be1b776ad8 Fixed #36213 -- Doc'd MySQL's handling of self-select updates in QuerySet.update().
Co-authored-by: Andro Ranogajec <ranogaet@gmail.com>
2025-04-02 08:45:03 +02:00
..
class.txt
conditional-expressions.txt
constraints.txt
database-functions.txt
expressions.txt Fixed incorrect formatting for inline pluralized code references in docs. 2025-03-13 15:18:35 -03:00
fields.txt Fixed #36262 -- Made GeneratedField.db_persist a required key-word argument. 2025-03-25 12:50:24 +01:00
index.txt
indexes.txt
instances.txt
lookups.txt
meta.txt
options.txt
querysets.txt Fixed #36213 -- Doc'd MySQL's handling of self-select updates in QuerySet.update(). 2025-04-02 08:45:03 +02:00
relations.txt