mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.
This commit is contained in:
parent
f955c90488
commit
ecfea054ee
5 changed files with 9 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue