django/docs/ref/models
Mariusz Felisiak 6c0ee61797 [4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set
of nodes for which the text is checked.

Backport of ac90529cc5 from main
2022-06-27 07:44:27 +02:00
..
class.txt
conditional-expressions.txt Removed versionadded/changed annotations for 3.2. 2021-09-20 21:23:01 +02:00
constraints.txt Fixed #30581 -- Added support for Meta.constraints validation. 2022-05-10 11:22:23 +02:00
database-functions.txt Refs #32365 -- Removed internal uses of utils.timezone.utc alias. 2022-03-24 06:29:50 +01:00
expressions.txt [4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-06-27 07:44:27 +02:00
fields.txt [4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2022-06-27 07:44:27 +02:00
index.txt
indexes.txt Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4. 2022-05-04 06:28:51 +02:00
instances.txt [4.1.x] Fixed #33724 -- Doc'd exclude argument changes in model validation. 2022-05-24 10:03:19 +02:00
lookups.txt
meta.txt
options.txt
querysets.txt Fixed #33646 -- Added async-compatible interface to QuerySet. 2022-04-26 20:25:23 +02:00
relations.txt