- Notifications
You must be signed in to change notification settings - Fork302
Comparing changes
Open a pull request
base repository:django-json-api/django-rest-framework-json-api
Uh oh!
There was an error while loading.Please reload this page.
base:v7.1.0
head repository:django-json-api/django-rest-framework-json-api
Uh oh!
There was an error while loading.Please reload this page.
compare:main
- 11commits
- 17files changed
- 4contributors
Commits on Nov 18, 2024
Scheduled biweekly dependency update for week 46 (#1263)
* Update flake8-bugbear from 24.8.19 to 24.10.31* Update sphinx_rtd_theme from 3.0.1 to 3.0.2* Update faker from 30.6.0 to 33.0.0* Update pytest-cov from 5.0.0 to 6.0.0* Revert pytest-covcurrently still need to support 3.8---------Co-authored-by: Oliver Sauder <os@esite.ch>
Commits on Jan 20, 2025
Scheduled biweekly dependency update for week 03 (#1268)
* Update flake8-bugbear from 24.10.31 to 24.12.12* Update twine from 5.1.1 to 6.0.1* Update faker from 33.0.0 to 33.3.1* Update pytest from 8.3.3 to 8.3.4* Update pytest-cov from 5.0.0 to 6.0.0* Update syrupy from 4.7.2 to 4.8.1
Commits on Jan 23, 2025
Update documentation to include --pythonpath to set up the example app (
#1270)Add --pythonpath to instructions for setting up example app
Commits on Feb 3, 2025
Scheduled biweekly dependency update for week 05 (#1271)
* Update black from 24.10.0 to 25.1.0* Update flake8-isort from 6.1.1 to 6.1.2* Update isort from 5.13.2 to 6.0.0* Update twine from 6.0.1 to 6.1.0* Update factory-boy from 3.3.1 to 3.3.3* Update faker from 33.3.1 to 35.2.0
Commits on Apr 21, 2025
Scheduled biweekly dependency update for week 16 (#1280)
* Update flake8 from 7.1.1 to 7.2.0* Update isort from 6.0.0 to 6.0.1* Update faker from 35.2.0 to 37.1.0* Update pytest from 8.3.4 to 8.3.5* Update pytest-cov from 6.0.0 to 6.1.1* Update pytest-django from 4.9.0 to 4.11.1* Update syrupy from 4.8.1 to 4.9.1
Updated Django support (#1281)
* Updated Django supportAdded support for Django 5.2Removed outdated Django 5.0* Python 3.13 should not run DRF 3.15 tests* Only DRF 3.16 supports Python 3.13
Commits on Jul 14, 2025
Ensured that
include
param is properly underscored (#1283)nsured that interpreting `include` query parameter is done in internal Python naming.
Commits on Jul 18, 2025
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.1.0...main
Uh oh!
There was an error while loading.Please reload this page.