summaryrefslogtreecommitdiff
path: root/docs/ref/django-admin.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref/django-admin.txt')
-rw-r--r--docs/ref/django-admin.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt
index c393154d88..93726fb9d6 100644
--- a/docs/ref/django-admin.txt
+++ b/docs/ref/django-admin.txt
@@ -1583,10 +1583,6 @@ Outputs timings, including database setup and total run time.
Shows the N slowest test cases (N=0 for all).
-.. admonition:: Python 3.12 and later
-
- This feature is only available for Python 3.12 and later.
-
``testserver``
--------------