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

Allow multiple DRF is_valid calls to succeed #543

Merged
merged 3 commits into from Dec 6, 2022

Conversation

phillipuniverse
Copy link
Contributor

Fixes #542

@phillipuniverse
Copy link
Contributor Author

Happy to go through the process of adding tests, etc but I wanted to make sure this is a reasonable change!

@francoisfreitag
Copy link
Collaborator

As noted in the issue, the change is reasonable and fixing a bug in the library (when comparing to DRF builtin serializer fields. Thank you for reporting (and fixing!) it.
Feel free to add a test. When the PR is ready, I’ll merge your work and make a release.

@phillipuniverse
Copy link
Contributor Author

@francoisfreitag test added and missing import fixed!

@francoisfreitag
Copy link
Collaborator

Great, thank you!

@phillipuniverse phillipuniverse deleted the patch-1 branch December 6, 2022 14:29
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.

Cannot re-validate validated_data in DRF
2 participants