-
Notifications
You must be signed in to change notification settings - Fork 1
fix: replace marshmallow_jsonapi which is now unmaintained #312
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
f219a23 to
e6ec500
Compare
|
On the django demo, I have an error when i try show a Cart. Same errors on Customer and Order list |
That was an error in the example project (pk of type binary in models, and uuid in db). It's now fixed. |
## [1.22.11](v1.22.10...v1.22.11) (2025-03-10) ### Bug Fixes * replace marshmallow_jsonapi which is now unmaintained ([#312](#312)) ([a101d6c](a101d6c))
|
🎉 This PR is included in version 1.22.11 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
No description provided.