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 a277e87 commit 39d3cb9Copy full SHA for 39d3cb9
.github/workflows/test-python.yml
@@ -32,8 +32,8 @@ jobs:
32
- name: Checkout Django
33
uses: actions/checkout@v4
34
with:
35
- repository: 'wavev/django'
36
- ref: 'add-ObjectIdField'
+ repository: 'mongodb-forks/django'
+ ref: 'mongodb-5.0.x'
37
path: 'django_repo'
38
persist-credentials: false
39
- name: Install system packages for Django's Python test dependencies
0 commit comments