Anthony Joseph 3a8f52fbc6 Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+. 1 місяць тому
..
class.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 рік тому
conditional-expressions.txt 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 рік тому
constraints.txt e970bb7ca7 Fixed #35103 -- Used provided error code and message when fields is set without a condition on UniqueConstraint. 1 місяць тому
database-functions.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 6 місяців тому
expressions.txt 2b9f0b79bc Fixed typo in docs/ref/models/expressions.txt. 2 місяців тому
fields.txt d7f78eb5d6 Corrected note on importing fields in model field reference docs. 3 тижнів тому
index.txt 8eae094638 Generalized check constraint docs for other constraints. 6 роки тому
indexes.txt b719688b21 Fixed #34761 -- Dropped support for MySQL < 8.0.11. 1 рік тому
instances.txt 5865ff5adc Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is set. 2 місяців тому
lookups.txt 91cb2d0b48 Refs #22936 -- Doc'd Lookup.prepare_rhs. 1 рік тому
meta.txt 7ba6c9edc5 Fixed #28011 -- Corrected Field.hidden docs. 9 місяців тому
options.txt daf7d482db Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 8 місяців тому
querysets.txt 3a8f52fbc6 Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+. 3 тижнів тому
relations.txt 295467c04a Removed versionadded/changed annotations for 4.2. 1 рік тому