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. 3 달 전
fields.txt d7f78eb5d6 Corrected note on importing fields in model field reference docs. 4 주 전
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. 9 달 전
querysets.txt 3a8f52fbc6 Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+. 4 주 전
relations.txt 295467c04a Removed versionadded/changed annotations for 4.2. 1 년 전