Skip to content

Conversation

@jbarreau
Copy link
Contributor

@jbarreau jbarreau commented Feb 3, 2025

No description provided.

@jbarreau jbarreau force-pushed the fix/replace_marshmallow branch from f219a23 to e6ec500 Compare February 10, 2025 09:46
@nicolasalexandre9
Copy link

nicolasalexandre9 commented Feb 28, 2025

On the django demo, I have an error when i try show a Cart.

ValueError: Unknown format code 'X' for object of type 'str'
Internal Server Error: /forest/cart/1

Same errors on Customer and Order list

@jbarreau
Copy link
Contributor Author

jbarreau commented Mar 6, 2025

On the django demo, I have an error when i try show a Cart.

ValueError: Unknown format code 'X' for object of type 'str'
Internal Server Error: /forest/cart/1

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.

@jbarreau jbarreau merged commit a101d6c into main Mar 10, 2025
58 checks passed
@jbarreau jbarreau deleted the fix/replace_marshmallow branch March 10, 2025 08:53
forest-bot added a commit that referenced this pull request Mar 10, 2025
## [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))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.22.11 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants