serializers.md
49.3 KB
-
Add note about field level validation, fixes #3306 · 4704da9a
The documentation added warns the user that field level validation will be skipped if the field is declared on the model with the parameter `required=False`.
Nic Young committed