Skip to content

Downgrade djangorestframework to resolve issue with django-ansible-base#345

Merged
cigamit merged 1 commit into
mainfrom
djangorestframework-3.15.2
May 15, 2026
Merged

Downgrade djangorestframework to resolve issue with django-ansible-base#345
cigamit merged 1 commit into
mainfrom
djangorestframework-3.15.2

Conversation

@cigamit
Copy link
Copy Markdown
Contributor

@cigamit cigamit commented May 15, 2026

djangorestframework is pinned to < 3.16 on django-ansible-base because of "problem with OAuth2Application.organization null handling".

@cigamit cigamit requested a review from TheWitness May 15, 2026 19:50
@cigamit cigamit self-assigned this May 15, 2026
Copilot AI review requested due to automatic review settings May 15, 2026 19:50
@cigamit cigamit added bug Something isn't working dependencies Pull requests that update a dependency file labels May 15, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Downgrades the pinned djangorestframework version in the compiled requirements file from 3.17.1 to 3.15.2 to work around a known incompatibility in django-ansible-base involving OAuth2Application.organization null handling (DAB pins DRF < 3.16).

Changes:

  • Pin djangorestframework==3.15.2 in requirements/requirements.txt.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread requirements/requirements.txt
@cigamit cigamit merged commit 3f2653f into main May 15, 2026
1 check passed
@cigamit cigamit deleted the djangorestframework-3.15.2 branch May 15, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file

Development

Successfully merging this pull request may close these issues.

3 participants