From 9afeb6b9b6d4e025306c918e7e717288049cbdfd Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Sat, 18 Nov 2023 15:56:29 +0100 Subject: [4.2.x] Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x. Backport of ecfea054ee2b8ddfa027459ff8b6aecba05facf7 from main. --- docs/intro/reusable-apps.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/intro/reusable-apps.txt') diff --git a/docs/intro/reusable-apps.txt b/docs/intro/reusable-apps.txt index 4ae51896e1..dba37286d3 100644 --- a/docs/intro/reusable-apps.txt +++ b/docs/intro/reusable-apps.txt @@ -221,6 +221,9 @@ this. For a small app like polls, this process isn't too difficult. Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 + Programming Language :: Python :: 3.12 Topic :: Internet :: WWW/HTTP Topic :: Internet :: WWW/HTTP :: Dynamic Content -- cgit v1.3