We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70df389 commit c0dca81Copy full SHA for c0dca81
1 file changed
pyproject.toml
@@ -15,6 +15,9 @@ keywords = [
15
]
16
classifiers = [
17
"Framework :: Django",
18
+ "Framework :: Django :: 4.2",
19
+ "Framework :: Django :: 5.1",
20
+ "Framework :: Django :: 5.2",
21
"Intended Audience :: Developers",
22
"License :: OSI Approved :: MIT License",
23
"Programming Language :: Python :: 3",
0 commit comments