python manage.py runserver 0.0.0.0:8000
然后在浏览器中输入IP端口即可访问
pycharm配置运行django项目步骤:
第一步:
第二步:
第三步
第四步:
第五步:
完成....
测试运行