django-json-api / django-rest-framework-json-api

JSON:API support for Django REST framework
https://django-rest-framework-json-api.readthedocs.org/
BSD 2-Clause "Simplified" License
1.18k stars 294 forks source link

Added support for Django 5.0 #1195

Closed sliverc closed 8 months ago

sliverc commented 8 months ago

Description of the Change

Added support for Django 5.0 as of its release

Checklist