From 4e1bb31b39a2dd46461b4d6fe761ed866cfe952c 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: [5.0.x] Doc'd writing integration tests for the system check framework. Backport of 8d9c0e4e244111ea3839434d8812c8573cfbf00e from main --- 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 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`` --------- -- cgit v1.3