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 13a4530 commit 339cae9Copy full SHA for 339cae9
.github/workflows/test-python.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v4
45
with:
46
repository: 'wavev/django'
47
- ref: 'add-support-for-GenericForeignKey-and-GenericRelation'
+ ref: 'add-support-join-extra-conditions'
48
path: 'django_repo'
49
- name: Install system packages for Django's Python test dependencies
50
run: |
0 commit comments