B
B
brucebanner2016-07-30 14:05:57
Django
brucebanner, 2016-07-30 14:05:57

Error fetching command 'collectstatic'?

Tell a newbie what's going wrong? I create a brand new django project on pycharm, call manage.py console, and there is an error:
Error fetching command 'collectstatic': You're using the staticfiles app without having set the STATIC_ROOT setting to a filesystem path. Command 'collectstatic' skipped
Only static_url in settings.py file, is that normal? Before, if I'm not mistaken, there was something else

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2016-07-30
@brucebanner

https://docs.djangoproject.com/en/1.9/howto/static...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question