Skip to main content

Module patched_bulk_device_bay_template_request

Module patched_bulk_device_bay_template_request 

Source

Structsยง

PatchedBulkDeviceBayTemplateRequest
PatchedBulkDeviceBayTemplateRequest : Extends the built-in ModelSerializer to enforce calling full_clean() on a copy of the associated instance during validation. (DRF does not do this by default; see https://github.com/encode/django-rest-framework/issues/3144)