From 8d9c0e4e244111ea3839434d8812c8573cfbf00e Mon Sep 17 00:00:00 2001 From: Marc Gibbons <1726961+marcgibbons@users.noreply.github.com> Date: Thu, 19 Oct 2023 16:49:16 -0400 Subject: Doc'd writing integration tests for the system check framework. --- docs/ref/checks.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/ref') 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`` --------- -- cgit v1.3