gabn88 e970bb7ca7 Fixed #35103 -- Used provided error code and message when fields is set without a condition on UniqueConstraint. 9 months ago
..
class.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 year ago
conditional-expressions.txt 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 year ago
constraints.txt e970bb7ca7 Fixed #35103 -- Used provided error code and message when fields is set without a condition on UniqueConstraint. 6 days ago
database-functions.txt 05cce083ad Removed versionadded/changed annotations for 5.0. 4 months ago
expressions.txt 2b9f0b79bc Fixed typo in docs/ref/models/expressions.txt. 1 month ago
fields.txt e1d226bc1c Fixed #35748 -- Documented that fields are excluded from a ModelForm when formfield() returns None. 3 weeks ago
index.txt 8eae094638 Generalized check constraint docs for other constraints. 6 years ago
indexes.txt b719688b21 Fixed #34761 -- Dropped support for MySQL < 8.0.11. 1 year ago
instances.txt 5865ff5adc Refs #373 -- Added Model._is_pk_set() abstraction to check if a Model's PK is set. 1 month ago
lookups.txt 91cb2d0b48 Refs #22936 -- Doc'd Lookup.prepare_rhs. 1 year ago
meta.txt 7ba6c9edc5 Fixed #28011 -- Corrected Field.hidden docs. 8 months ago
options.txt daf7d482db Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 7 months ago
querysets.txt 26a67943ac Removed outdated note about lack of subquery support in MySQL. 1 month ago
relations.txt 295467c04a Removed versionadded/changed annotations for 4.2. 1 year ago