Skip to content

Support validating againts limit_choices_to in create and update/partial update endpoints #31

@jhassine

Description

@jhassine

If ForeignKey or ManyToManyField have limit_choices_to set, during creating or updating data, would validate that the limit_choices_to is honored.

Exceptions:

  • Possibly have some setting per endpoint that this validation is bypassed.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions