Class AlterUniqueTogether

Change the value of unique_together to the target one. Input value of unique_together must be a set of tuples.

Declaration

class AlterUniqueTogether(AlterTogetherOptionOperation)
source link

Documentation

Methods

Inherited methods

Reexports