django/docs/ref/models
John Parton 914bf69171 Clarified when ImageField attributes are set. 2024-05-02 10:04:55 +02:00
..
class.txt
conditional-expressions.txt Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 2023-08-30 22:57:40 -03:00
constraints.txt Refs #34059, Refs #34060 -- Removed outdated warning about validation of JSONField constraints. 2024-03-18 16:11:38 +01:00
database-functions.txt Added RowNumber() link in Rank() docs. 2024-03-21 05:52:07 +01:00
expressions.txt Fixed #29049 -- Added slicing notation to F expressions. 2023-12-30 08:24:30 +01:00
fields.txt Clarified when ImageField attributes are set. 2024-05-02 10:04:55 +02:00
index.txt
indexes.txt Fixed #34761 -- Dropped support for MySQL < 8.0.11. 2023-08-03 18:54:29 +02:00
instances.txt Refs #34059, Refs #34060 -- Removed outdated warning about validation of JSONField constraints. 2024-03-18 16:11:38 +01:00
lookups.txt Refs #22936 -- Doc'd Lookup.prepare_rhs. 2023-10-05 15:26:02 +02:00
meta.txt Fixed #28011 -- Corrected Field.hidden docs. 2024-02-17 17:17:23 +01:00
options.txt Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 2024-03-01 07:15:32 +01:00
querysets.txt Fixed rendering XOR section in docs. 2024-05-02 09:26:44 +02:00
relations.txt Removed versionadded/changed annotations for 4.2. 2023-09-18 22:12:40 +02:00