Class AlterUniqueTogether
Change the value of unique_together to the target one. Input value of unique_together must be a set of tuples.
Declaration
source linkDocumentation
Methods
▶ def __init__(self, name, unique_together) override
Inherited methods
Reexports