summaryrefslogtreecommitdiff
path: root/docs/intro
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-11-18 15:56:29 +0100
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2023-11-19 16:33:01 +0100
commitf721fb937c6e41fab3cc1451f7170e8d9ab4940d (patch)
treea38da5f34dbb24488ef067b2cfe88b77f389ec68 /docs/intro
parentc342b58243fac5019290bb328d68093462066535 (diff)
[5.0.x] Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.
Backport of ecfea054ee2b8ddfa027459ff8b6aecba05facf7 from main
Diffstat (limited to 'docs/intro')
-rw-r--r--docs/intro/reusable-apps.txt1
1 files changed, 1 insertions, 0 deletions
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