summaryrefslogtreecommitdiff
path: root/docs/ref/checks.txt
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 11:44:40 +0200
commit4e1bb31b39a2dd46461b4d6fe761ed866cfe952c (patch)
tree6f7a5c2f6f3afbebca526638a85b496fbdcb8d2b /docs/ref/checks.txt
parenta71f611a9e7072379a6a34e5be398a6b03c21915 (diff)
[5.0.x] Doc'd writing integration tests for the system check framework.
Backport of 8d9c0e4e244111ea3839434d8812c8573cfbf00e from main
Diffstat (limited to 'docs/ref/checks.txt')
-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 72699ac136..56c996bb1a 100644
--- a/docs/ref/checks.txt
+++ b/docs/ref/checks.txt
@@ -886,6 +886,8 @@ fields:
changed to* ``fields.E010`` *in Django 3.1*.
* **postgres.W004**: Base field for array has warnings: ...
+.. _sites-system-checks:
+
``sites``
---------