django-rest-framework icon indicating copy to clipboard operation
django-rest-framework copied to clipboard

chore: correctly validate unique constraints with distinct condition fields

Open nefrob opened this issue 5 months ago • 0 comments

Description

Resolves: #9707.

  • Apply unique together constraint validation to unique constraint with a single constraint field if there are other fields used in the constraint conditions

nefrob avatar Jul 20 '25 23:07 nefrob