Skip to content
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

Potential fix for #647 #649

Merged
merged 5 commits into from
Feb 25, 2024
Merged

Potential fix for #647 #649

merged 5 commits into from
Feb 25, 2024

Conversation

recurvelabs
Copy link

@recurvelabs recurvelabs commented Jan 27, 2024

Fixes #647

Not super familiar with the codebase but this seems to work.

Copy link
Owner

@adamghill adamghill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good at first glance. I have an in-flight change here for Django models as well.

One thing I know will need to happen is handling Pydantic not being installed since it's optional. If you want to do that it would be rad, otherwise I'll get to it as soon I can.

@adamghill
Copy link
Owner

@all-contributors add @siliconcow for code and tests

Copy link
Contributor

@adamghill

I've put up a pull request to add @siliconcow! 🎉

@adamghill adamghill merged commit 9d2a5ea into adamghill:main Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lists of Dataclass or Pydantic objects don't seem to serialize/deserialize properly..
3 participants