Add nulls_distinct support to UniqueTogetherValidator (#9866)
* Add nulls_distinct support to UniqueTogetherValidator
* Add test coverage for nulls_distinct update and partial null scenarios
* Drop Django version branches for nulls_distinct
DRF now requires Django>=5.2, so the Django 5.0 guards around the
nulls_distinct model and tests are always true.
---------
Co-authored-by: Asif Saif Uddin {"Auvi":"অভি"} <auvipy@gmail.com> M
mag123c committed
000bb334f7995a972e700f81fbdbd50a80f38985
Parent: 7508e0c
Committed by GitHub <noreply@github.com>
on 8/6/2026, 3:01:47 PM