diff options
| author | Abhyudai <13880786+abhiabhi94@users.noreply.github.com> | 2021-04-21 20:10:04 +0530 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2021-04-21 16:40:33 +0200 |
| commit | 7d7c6d9a3a75f7e0dfe1e7fb992e3c3a6068a87e (patch) | |
| tree | 564388d6f0f60479ffa822b1d1695cb27c303d1b /docs/topics/checks.txt | |
| parent | 48e19bae49f271cccbb8a8f4549c9366b7cecac6 (diff) | |
[3.2.x] Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_checks docs.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
Backport of 4a77aeb1f86bc06e18023cac10109e067ed20800 from main
Diffstat (limited to 'docs/topics/checks.txt')
| -rw-r--r-- | docs/topics/checks.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/checks.txt b/docs/topics/checks.txt index 438139ad31..1a5594fc27 100644 --- a/docs/topics/checks.txt +++ b/docs/topics/checks.txt @@ -77,6 +77,8 @@ implied by the class name. * :class:`Error` * :class:`Critical` +.. _registering-labeling-checks: + Registering and labeling checks ------------------------------- |
