db.backends.base.schema.BaseDatabaseSchemaEditor.delete_model()

BaseDatabaseSchemaEditor.delete_model(model) [source]

Drops the model’s table in the database along with any unique constraints or indexes it has.

doc_Django
2016-10-09 18:35:07
Comments
Leave a Comment

Please login to continue.