1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/docs/ref/models
2023-02-28 12:54:33 +01:00
..
class.txt Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions. 2020-07-22 14:21:08 +01:00
conditional-expressions.txt [4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 21:12:06 +01:00
constraints.txt Refs #34059 -- Doc'd lack of support for validation of constraints with JSONFields. 2022-10-12 11:50:13 +02:00
database-functions.txt [4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2023-02-28 12:54:33 +01:00
expressions.txt [4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2023-02-28 12:54:33 +01:00
fields.txt [4.2.x] Doc'd that Meta.indexes is preferred to Field.db_index. 2023-02-24 09:48:54 +01:00
index.txt Generalized check constraint docs for other constraints. 2018-11-13 17:57:27 -05:00
indexes.txt Fixed #33717 -- Dropped support for PostgreSQL 11. 2022-05-19 09:26:48 +02:00
instances.txt [4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 21:12:06 +01:00
lookups.txt Fixed #29799 -- Allowed registering lookups per field instances. 2022-09-02 10:02:24 +02:00
meta.txt Corrected code-block directives in docs/ref/models/meta.txt. 2020-12-21 07:56:58 +01:00
options.txt [4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 21:12:06 +01:00
querysets.txt [4.2.x] Refs #34140 -- Applied rst code-block to non-Python examples. 2023-02-10 21:12:06 +01:00
relations.txt [4.2.x] Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 2023-02-28 12:54:33 +01:00