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

Add IPNetwork and Url serialisation #1349

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Add IPNetwork and Url serialisation #1349

merged 1 commit into from
Dec 6, 2024

Conversation

grigi
Copy link
Contributor

@grigi grigi commented Dec 2, 2024

Should resolve #1334, validates #717 and add IPNetwork as serialisable.

We have been migrating an app from FastAPI to Django-Ninja and have been running into these serialisation issues.

@vitalik vitalik merged commit ab94a26 into vitalik:master Dec 6, 2024
35 of 37 checks passed
@vitalik
Copy link
Owner

vitalik commented Dec 6, 2024

Thank you

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.

[BUG] Object of type Url is not JSON serializable
2 participants