We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8339e commit 2279426Copy full SHA for 2279426
setup.py
@@ -39,7 +39,7 @@
39
],
40
test_suite='runtests.run',
41
tests_require=[
42
- 'Django>=3.1,<3.2'
+ 'Django>=3.2,<3.3'
43
44
zip_safe=False,
45
classifiers=[
0 commit comments