test_model_serializer.py
35.4 KB
-
Exclude read_only=True fields from unique_together validation & add docs. (#4192) · c3b7fba9
* Exclude read_only=True fields from unique_together validation * Test to ensure that unique_together validators can be removed * Do not add uniquness_extra_kwargs when validators are explicitly declared. * Add docs on validation in complex cases
Tom Christie committed