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 e3e31d8 commit b2c0c30Copy full SHA for b2c0c30
.travis.yml
@@ -5,6 +5,7 @@ python:
5
- 3.7
6
- 3.8
7
env:
8
+ - DJANGO="django>=3.1.0,<3.2"
9
- DJANGO="django>=3.0.0,<3.1"
10
- DJANGO="django>=2.2.0,<3.0"
11
- DJANGO="django>=2.1.0,<2.2.0"
0 commit comments