BaseCommand.can_import_settings
A boolean indicating whether the command needs to be able to import Django settings; if True
, execute()
will verify that this is possible before proceeding. Default value is True
.
BaseCommand.can_import_settings
A boolean indicating whether the command needs to be able to import Django settings; if True
, execute()
will verify that this is possible before proceeding. Default value is True
.
Designed by : w10schools
service@w10schools.com
Please login to continue.