summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authorMarc Gibbons <1726961+marcgibbons@users.noreply.github.com>2023-10-19 16:49:16 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-10-27 09:44:14 +0200
commit8d9c0e4e244111ea3839434d8812c8573cfbf00e (patch)
treee4bdd848e25348b24020557ced7ae40d2f3fab3c /docs/ref
parentcf57e220a952f4f9cd45f91a5679089f71a255f0 (diff)
Doc'd writing integration tests for the system check framework.
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/checks.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt
index 9170ff83a8..1bf6ce5383 100644
--- a/docs/ref/checks.txt
+++ b/docs/ref/checks.txt
@@ -894,6 +894,8 @@ fields:
changed to* ``fields.E010`` *in Django 3.1*.
* **postgres.W004**: Base field for array has warnings: ...
+.. _sites-system-checks:
+
``sites``
---------