-
-
Notifications
You must be signed in to change notification settings - Fork 458
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
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters