我刚刚安装了django,安装后我创建了一个django项目,并试图通过命令运行django服务器:
python manage.py runserver
之后我收到错误:SyntaxError:Generator表达式必须括起来
python django
django ×1
python ×1