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 3900dd7 commit 1a901c6Copy full SHA for 1a901c6
.github/workflows/test.yml
@@ -11,6 +11,7 @@ jobs:
11
django-version:
12
- 'Django~=3.2.0' # LTS April 2024
13
- 'Django~=4.0.0' # April 2023
14
+ - 'Django~=4.1.0' # December 2023
15
exclude:
16
- python-version: '3.7'
17
django-version: 'Django~=4.0.0'
0 commit comments