django/docs/ref/models
Natalia 608d3ebc88
Some checks failed
Docs / spelling (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Docs / lint-docs (push) Waiting to run
Linters / black (push) Has been cancelled
Linters / isort (push) Has been cancelled
Linters / flake8 (push) Has been cancelled
Tests / Windows, SQLite, Python 3.13 (push) Has been cancelled
Tests / JavaScript tests (push) Has been cancelled
Fixed #36526 -- Doc'd QuerySet.bulk_update() memory usage when batching.
Thanks Simon Charette for the review.
2025-10-08 18:27:16 -03:00
..
class.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
conditional-expressions.txt Ensured :doc: role uses absolute targets in docs. 2025-08-28 13:48:32 -03:00
constraints.txt Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1. 2025-10-03 17:12:57 -04:00
database-functions.txt Removed versionadded/changed annotations for 5.2. 2025-09-17 15:17:05 -03:00
expressions.txt Removed versionadded/changed annotations for 5.2. 2025-09-17 15:17:05 -03:00
fields.txt Added missing backticks in docs/ref/models/fields.txt. 2025-10-08 10:58:59 +02:00
index.txt Generalized check constraint docs for other constraints. 2018-11-13 17:57:27 -05:00
indexes.txt Fixed #36623 -- Dropped support for PostgreSQL 14 and PostGIS 3.1. 2025-10-03 17:12:57 -04:00
instances.txt Removed versionadded/changed annotations for 5.2. 2025-09-17 15:17:05 -03:00
lookups.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
meta.txt Removed versionadded/changed annotations for 5.2. 2025-09-17 15:17:05 -03:00
options.txt Refs #36485 -- Rewrapped docs to 79 columns line length. 2025-08-25 10:51:10 -03:00
querysets.txt Fixed #36526 -- Doc'd QuerySet.bulk_update() memory usage when batching. 2025-10-08 18:27:16 -03:00
relations.txt Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs. 2025-08-25 10:51:10 -03:00