开发者

Force re-collectstatic with django static?

I need to know if I can "re-collectstatic files" with django static?, for error I deleted a static directory now, I'm trying collectstatic one more ti开发者_JS百科me and nothing happen..

Any idea?


I come here to see whether I can re-collectstatic without type 'yes'.

Finally, I find it just have to add --no-input

python manage.py collectstatic --no-input
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜