summaryrefslogtreecommitdiff
path: root/docs/ref/checks.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/checks.txt')
-rw-r--r--docs/ref/checks.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/checks.txt b/docs/ref/checks.txt
index 03f280bd2e..f5b95da14c 100644
--- a/docs/ref/checks.txt
+++ b/docs/ref/checks.txt
@@ -2,8 +2,6 @@
System check framework
======================
-.. versionadded:: 1.7
-
The system check framework is a set of static checks for validating Django
projects. It detects common problems and provides hints for how to fix them.
The framework is extensible so you can easily add your own checks.