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 41dd079 commit 25877baCopy full SHA for 25877ba
.github/workflows/tests.yaml
@@ -68,7 +68,7 @@ jobs:
68
env:
69
PIP_NO_PYTHON_VERSION_WARNING: 1
70
PIP_DISABLE_PIP_VERSION_CHECK: 1
71
- DJANGO_VERSION: '5.2.7'
+ DJANGO_VERSION: '4.2.16'
72
steps:
73
- name: Start MySQL
74
run: |
0 commit comments