class AlterModelTable(name, table)
[source]
Changes the model’s table name (the db_table
option on the Meta
subclass).
class AlterModelTable(name, table)
[source]
Changes the model’s table name (the db_table
option on the Meta
subclass).
Designed by : w10schools
service@w10schools.com
Please login to continue.