运行django项目指定IP和端口的方法 一、django项目启动命令默认IP和端口pythonmanage.pyrunserver指定端口pythonmanage.pyrunserver192.168.1.50: 指定ip端口