摘要: 解决办法:在setting.py里将ALLOWED_HOSTS = []改成ALLOWED_HOSTS = ['*']。 阅读全文
posted @ 2022-03-22 17:28 linhuang 阅读(3) 评论(0) 推荐(0) 编辑