出现without having set the STATIC_ROOT setting to a filesystem path.
来源:4-4 新建项目

慕设计4101219
2017-04-10
在4-2节的时候,运行Run manage.py Task...,老是出现
Error fetching command 'collectstatic': You're using the staticfiles app without having set the STATIC_ROOT setting to a filesystem path.
Command 'collectstatic' skipped
可我现在什么都没建立,才开始呀!
写回答
1回答
-
bobby
2017-04-11
这个错误你不用管 可以正常运行的, 这个变量的用法我会在部署章节中讲到
10
相似问题