Django 报错,跨域请求出现问题。
在settings.py中添加
Access to XMLHttpRequest at 'http://127.0.0.1:8000/XXXXX' from origin 'http://localhost
原文:https://www.cnblogs.com/sumafan/p/10806964.html