From ecfea054ee2b8ddfa027459ff8b6aecba05facf7 Mon Sep 17 00:00:00 2001 From: Mariusz Felisiak Date: Sat, 18 Nov 2023 15:56:29 +0100 Subject: Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x. --- docs/intro/reusable-apps.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/intro') diff --git a/docs/intro/reusable-apps.txt b/docs/intro/reusable-apps.txt index 967c3c697d..19d9063edd 100644 --- a/docs/intro/reusable-apps.txt +++ b/docs/intro/reusable-apps.txt @@ -221,6 +221,7 @@ this. For a small app like polls, this process isn't too difficult. Programming Language :: Python :: 3 :: Only 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