1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Refs #31040 -- Doc'd Python 3.9 compatibility.

This commit is contained in:
Mariusz Felisiak
2020-10-13 08:35:01 +02:00
committed by GitHub
parent c9f12f149f
commit e18156b6c3
11 changed files with 33 additions and 13 deletions

View File

@@ -20,6 +20,7 @@ classifiers =
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
Topic :: Internet :: WWW/HTTP :: WSGI