Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.

This commit is contained in:
Mariusz Felisiak 2023-11-18 15:56:29 +01:00
parent f955c90488
commit ecfea054ee
5 changed files with 9 additions and 6 deletions

View file

@ -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