Skip to content

[feature] Allow excluding fields from validation in ValidatedModelSerializer #467

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

Merged
merged 3 commits into from
Apr 30, 2025

Conversation

nemesifier
Copy link
Member

@nemesifier nemesifier commented Apr 29, 2025

Allow excluding fields from validation in ValidatedModelSerializer

Also handled exclusion of direct setting of m2m fields.

…ializer

Also handled exclusion of direct setting of m2m fields.
@coveralls
Copy link

coveralls commented Apr 30, 2025

Coverage Status

coverage: 96.156% (+0.02%) from 96.139%
when pulling 11c415b on exclude_validation
into cb0a85a on master.

@nemesifier nemesifier marked this pull request as ready for review April 30, 2025 21:50
@nemesifier nemesifier merged commit e113cc8 into master Apr 30, 2025
21 checks passed
@nemesifier nemesifier deleted the exclude_validation branch April 30, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants