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