Mariusz Felisiak efb7f9ced2 Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. 1 day ago
..
class.txt 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 years ago
conditional-expressions.txt 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 year ago
constraints.txt 579a1c9996 Corrected wording in docs/ref/models/constraints.txt. 5 days ago
database-functions.txt efb7f9ced2 Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc. 1 day ago
expressions.txt 810edfd742 Removed versionadded/changed annotations for 5.1. 1 month ago
fields.txt 9cc3970eaa Fixed ambiguous pronoun reference in docs/ref/models/fields.txt. 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 d5fec03dad Refs #35060 -- Removed passing positional arguments to Model.save()/asave() per deprecation timeline. 1 month ago
lookups.txt 91cb2d0b48 Refs #22936 -- Doc'd Lookup.prepare_rhs. 1 year ago
meta.txt e580926d74 Fixed #36075 -- Documented how to introspect composite primary keys. 1 month ago
options.txt daf7d482db Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 11 months ago
querysets.txt 810edfd742 Removed versionadded/changed annotations for 5.1. 1 month ago
relations.txt 295467c04a Removed versionadded/changed annotations for 4.2. 1 year ago