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 c313b06 commit 61c9a8dCopy full SHA for 61c9a8d
tox.ini
@@ -29,7 +29,7 @@ deps =
29
django42: Django>=4.2,<5.0
30
django50: Django>=5.0,<5.1
31
django51: Django>=5.1,<5.2
32
- django52: Django>=5.2a1,<5.3
+ django52: Django>=5.2,<5.3
33
extras = django-extensions
34
commands =
35
pytest
0 commit comments