core.management.BaseCommand.can_import_settings

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.

doc_Django
2016-10-09 18:34:54
Comments
Leave a Comment

Please login to continue.