Module writable_custom_field_choice_set_request

Module writable_custom_field_choice_set_request 

Source

Structs§

WritableCustomFieldChoiceSetRequest
WritableCustomFieldChoiceSetRequest : 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)

Enums§

BaseChoices
Base set of predefined choices (optional) * IATA - IATA (Airport codes) * ISO_3166 - ISO 3166 (Country codes) * UN_LOCODE - UN/LOCODE (Location codes)