在创建一个项目时出现如下信息,希望得到解答:#!C:\Python27\python.exefrom django.core import management
if name == "__main__":management.execute_from_command_line()