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 4bfb74c commit d54c909Copy full SHA for d54c909
.github/workflows/test.yml
@@ -12,6 +12,7 @@ jobs:
12
- 'Django~=2.2.0'
13
- 'Django~=3.0.0'
14
- 'Django~=3.1.0'
15
+ - 'Django~=3.2.0'
16
17
steps:
18
- uses: actions/checkout@v2
0 commit comments