Jacob Walls d206d4c200 Fixed #36051 -- Declared arity on aggregate functions. 2 months 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 e970bb7ca7 Fixed #35103 -- Used provided error code and message when fields is set without a condition on UniqueConstraint. 5 months ago
database-functions.txt 40d5516385 Fixed #35718 -- Add JSONArray to django.db.models.functions. 2 months ago
expressions.txt d206d4c200 Fixed #36051 -- Declared arity on aggregate functions. 2 months ago
fields.txt e580926d74 Fixed #36075 -- Documented how to introspect composite primary keys. 2 months 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 d66137b39b Fixed #36077 -- Corrected docs on pk value where Model.save() executes an UPDATE. 2 months 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. 2 months ago
options.txt daf7d482db Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition. 1 year ago
querysets.txt 3a8f52fbc6 Fixed #35856 -- Added QuerySet.explain() support for MEMORY/SERIALIZE option on PostgreSQL 17+. 5 months ago
relations.txt 295467c04a Removed versionadded/changed annotations for 4.2. 1 year ago