From f5772de69679efb54129ac1cbca3579b512778af Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Fri, 17 Jan 2025 22:09:56 +0100 Subject: Fixed #36005 -- Dropped support for Python 3.10 and 3.11. --- docs/ref/django-admin.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/ref') 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`` -------------- -- cgit v1.3