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:31:46 +0100
commitecfea054ee2b8ddfa027459ff8b6aecba05facf7 (patch)
treeb939a2577e58a9c2bb15c9d646f0f73d7d4cbcc9 /docs/intro
parentf955c90488e1f32e6e38b3c956e937579d389fb2 (diff)
Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.
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