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 8483e89 commit 0d164a0Copy full SHA for 0d164a0
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
matrix:
12
python-version: ['3.10', '3.14']
13
- django-version: ['4.2', '5.1']
+ django-version: ['4.2', '5.1', '5.2']
14
steps:
15
- uses: actions/checkout@v4
16
0 commit comments