mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Refs #34900 -- Doc'd Python 3.13 compatibility.
This commit is contained in:
parent
f07eeff3a2
commit
2e3bc59fd3
7 changed files with 11 additions and 7 deletions
|
@ -237,6 +237,7 @@ this. For a small app like polls, this process isn't too difficult.
|
|||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Topic :: Internet :: WWW/HTTP",
|
||||
"Topic :: Internet :: WWW/HTTP :: Dynamic Content",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue