- Notifications
You must be signed in to change notification settings - Fork302
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:django-json-api/django-rest-framework-json-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v7.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:django-json-api/django-rest-framework-json-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v7.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 4commits
- 12files changed
- 3contributors
Commits on May 7, 2024
Scheduled biweekly dependency update for week 18 (#1225)
* Update black from 24.4.0 to 24.4.2* Update flake8-bugbear from 24.2.6 to 24.4.26* Update sphinx from 7.2.6 to 7.3.7* Update faker from 24.9.0 to 25.0.1* Update pytest from 8.1.1 to 8.2.0
pyup-bot authoredMay 7, 2024
Commits on May 29, 2024
Added HTTP 429 Too Many Requests as a possible generic error response (…
…#1226)* Add HTTP 429 Too Many Requests as a possible generic error response* Update CHANGELOG.md---------Co-authored-by: Oliver Sauder <os@esite.ch>
Commits on Jun 4, 2024
Ensured that URL and id field are kept when using sparse fields (#1231)
Ensured that URL and id field are not filtered out when using sparse fieldsURL field is considered a field in DRF but is not in JSON:API spectherefore we may not exclude it.ID on the other hand is a required field and may not be filtered.
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v7.0.0...v7.0.1
Uh oh!
There was an error while loading.Please reload this page.