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 9ee2ac0 commit 8a795abCopy full SHA for 8a795ab
.github/workflows/test.yml
@@ -671,10 +671,10 @@ jobs:
671
python-version: ['3.9', '3.14']
672
django-version:
673
- '3.2' # LTS April 2024
674
- - '5.0' # April 2025
+ - '5.2' # April 2025
675
exclude:
676
- python-version: '3.9'
677
- django-version: '5.0'
+ django-version: '5.2'
678
- python-version: '3.14'
679
django-version: '3.2'
680
@@ -746,10 +746,10 @@ jobs:
746
747
748
749
750
751
752
753
754
755
0 commit comments