db.migrations.operations.AlterIndexTogether

class AlterIndexTogether(name, index_together) [source]

Changes the model’s set of custom indexes (the index_together option on the Meta subclass).

doc_Django
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.