class AlterIndexTogether(name, index_together) [source]
Changes the model’s set of custom indexes (the index_together option on the Meta subclass).
class AlterIndexTogether(name, index_together) [source]
Changes the model’s set of custom indexes (the index_together option on the Meta subclass).
Please login to continue.