File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,18 @@ def read(*rnames):
32
32
"Development Status :: 5 - Production/Stable" ,
33
33
"Environment :: Web Environment" ,
34
34
"Framework :: Django" ,
35
+ "Framework :: Django :: 2.2" ,
35
36
"Framework :: Django :: 3.0" ,
37
+ "Framework :: Django :: 3.1" ,
38
+ "Framework :: Django :: 3.2" ,
36
39
"Intended Audience :: Developers" ,
37
40
"License :: OSI Approved :: Apache Software License" ,
38
41
"Operating System :: OS Independent" ,
39
42
"Programming Language :: Python" ,
40
43
"Programming Language :: Python :: 3.6" ,
41
44
"Programming Language :: Python :: 3.7" ,
42
45
"Programming Language :: Python :: 3.8" ,
46
+ "Programming Language :: Python :: 3.9" ,
43
47
"Topic :: Internet :: WWW/HTTP" ,
44
48
"Topic :: Internet :: WWW/HTTP :: WSGI" ,
45
49
"Topic :: Security" ,
You can’t perform that action at this time.
0 commit comments