Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
5.0: Update django.db.models.constraints.UniqueConstraint
Reflects the nulls_distinct option of the UniqueConstraint class. Adds the attribute and the arg to the two versions of the __init__ type definitions. https://docs.djangoproject.com/en/5.0/ref/models/constraints/#nulls-distinct
- Loading branch information